logstash: fix examples in service file

wip/yesman
Sheena Artrip 8 years ago
parent b07051ce6c
commit e5fc302b1a
No known key found for this signature in database
GPG Key ID: A4B75E82267F507D
  1. 2
      nixos/modules/services/logging/logstash.nix

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

Loading…
Cancel
Save