new
This commit is contained in:
@ -16,7 +16,7 @@ filter {
|
||||
|
||||
|
||||
output {
|
||||
if [servicename] {
|
||||
if [service] {
|
||||
elasticsearch {
|
||||
hosts => [ "prod-es-elasticsearch:9200" ]
|
||||
index => "sslog-%{[service]}"
|
||||
|
Reference in New Issue
Block a user