[Filebeat] Setup of pipelines is not working correctly

IPs are masked.

When I run the following command:

filebeat setup --pipelines logstash,kibana,elasticsearch -E output.logstash.enabled=false -E 'output.elasticsearch.hosts=["X.X.X.X:9200"]'

I do not see the pipelines in ES. I actually have to modify my running filebeat.yml file to point to ES vs LS so that the pipelines are uploaded to ES. Am I running the command correctly?

Have you uploaded the piplines before to ES?

I have not uploaded the pipelines before to ES.

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