Adding line break for easier parsing of JSON records / log processing
This commit is contained in:
parent
c850c595c1
commit
31115960f9
@ -26,7 +26,7 @@ template(name="jsonLogFormat" type="list") {
|
||||
constant(value="\",\"severity\":\"") property(name="syslogseverity-text")
|
||||
constant(value="\",\"facility\":\"") property(name="syslogfacility-text")
|
||||
constant(value="\",\"syslogtag\":\"") property(name="syslogtag")
|
||||
constant(value="\"}")
|
||||
constant(value="\"}\n")
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user