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