Yaml: line 159: did not find expected key

Hi folks,
I need you help solving the problem with filebeat as described above:

./filebeat test config -e gives out the following error:
Exiting: error loading config file: yaml: line 159: did not find expected key

What key is meant and where is it to find?
Here is the filebeat.yml file:

https://pastebin.com/cVjhHn7T

Many thanks in advance,

Uli

Hi!

The problem is the true. Please remove it.

output.logstash:
  # The Logstash hosts
  hosts: ["127.0.0.1:5044"]

Hi Chris,
Thanks but I didn't help. Same Error as before.

Regards ,

Uli

Problem solved there was q second filebeat.yml file.

Regards,

Uli

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.