We inherited a cluster and are trying to update the ingest pipeline (ES version 7.6)
Context: When we do GET ingest/pipeline there is a 15k line pipeline. It has all the processors from the filebeat modules they have uploaded: mysql,bro/zeek,suricata,aws,apache,azure etc. (they pretty much put in every module to provide for future expansion)
We are wondering how can we add/adjust one specific module? If there are 5 modules loaded into one specific pipeline: How can we "PUT ingest/Pipeline" and make sure it only goes to the Mysql section of the pipeline?
Is there a way to cat out all the pipelines that have been created? We run the GET ingest/pipeline and that returns the massive 15k pipeline but we are trying to see if there are other pipelines that have been created.
You can setup a single module, yes. I don't know how Filebeat handles that in terms of ingest pipelines and loading everything though, which is the distinction you are looking for. It'd be worth creating a topic in #beats to ask more about that.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.