logstash: fix examples in service file
This commit is contained in:
parent
b07051ce6c
commit
e5fc302b1a
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ in
|
|||
prune {
|
||||
whitelist_names => [
|
||||
"type", "@timestamp", "@version",
|
||||
"MESSAGE", "PRIORITY", "SYSLOG_FACILITY",
|
||||
"MESSAGE", "PRIORITY", "SYSLOG_FACILITY"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue