3
0
Fork 0
forked from mirrors/nixpkgs

logstash: fix examples in service file

This commit is contained in:
Sheena Artrip 2016-06-20 21:21:55 -04:00
parent b07051ce6c
commit e5fc302b1a
No known key found for this signature in database
GPG key ID: A4B75E82267F507D

View file

@ -105,7 +105,7 @@ in
prune {
whitelist_names => [
"type", "@timestamp", "@version",
"MESSAGE", "PRIORITY", "SYSLOG_FACILITY",
"MESSAGE", "PRIORITY", "SYSLOG_FACILITY"
]
}
}