Hi @magnusbaeck
Thanks.
I have another problems with my filebeat.yml
when I start my "sudo ./filebeat -e -c filebeat-logstash.yml -d "publish", I always got the following error.
anb041:filebeat-1.3.1 mmlug$ sudo ./filebeat -e -c filebeat-logstash.yml -d "publish"
2016/11/08 13:36:28.292774 geolite.go:24: INFO GeoIP disabled: No paths were set under output.geoip.paths
2016/11/08 13:36:28.294921 publish.go:269: INFO No outputs are defined. Please define one under the output section.
Error Initialising publisher: No outputs are defined. Please define one under the output section.
2016/11/08 13:36:28.294943 beat.go:161: CRIT No outputs are defined. Please define one under the output section.
My filebeat configuration look like here.
Many Thanks in advance.
Thomas