Skip to content

Commit

Permalink
Merge pull request #441 from splunk/template/5424_RAWMSG
Browse files Browse the repository at this point in the history
Update 5424 templates to include RAWMSG
  • Loading branch information
Ryan Faircloth authored and GitHub committed May 7, 2020
2 parents 9085ed4 + dc15a9f commit 031b4f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/etc/conf.d/conflib/_common/templates.conf
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ template t_JSON_5424 {
template('$(format-json --scope rfc5424
--pair PRI="<$PRI>"
--key ISODATE
--key RAWMSG
--exclude DATE
--exclude FACILITY
--exclude PRIORITY
Expand All @@ -95,6 +96,7 @@ template t_JSON_5424_SDATA {
template('$(format-json --scope rfc5424
--pair PRI="<$PRI>"
--key ISODATE
--key RAWMSG
--exclude DATE
--exclude HOST
--exclude FACILITY
Expand Down

0 comments on commit 031b4f1

Please sign in to comment.