logstash: fix examples in service file
This commit is contained in:
@@ -105,7 +105,7 @@ in
|
|||||||
prune {
|
prune {
|
||||||
whitelist_names => [
|
whitelist_names => [
|
||||||
"type", "@timestamp", "@version",
|
"type", "@timestamp", "@version",
|
||||||
"MESSAGE", "PRIORITY", "SYSLOG_FACILITY",
|
"MESSAGE", "PRIORITY", "SYSLOG_FACILITY"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user