| ... | ... | @@ -99,7 +99,6 @@ The configuration is made in /etc/logstash/conf.d/logstash.conf |
|
|
|
hosts => ["localhost:9200"]
|
|
|
|
index => "%{[@metadata][beat]}-%{+YYYY.MM.dd}"
|
|
|
|
}
|
|
|
|
|
|
|
|
} `
|
|
|
|
I have commented out the host part because it was unneccessary.
|
|
|
|
|
| ... | ... | |
| ... | ... | |