I would like to change the default logstash port from 5044 to 6044. Can any one please share some pointers for the same.
I'm trying to run multiple instances of logstash on same machine. Is running Logstash using different port number a good approach or should opt for some better approach?
I need to parse and ingest logs of 10 different application into elasticsearch. For each application I have written a grok filter to parse and process the output to elastic.
Now instead of running one instance of logstash and processing all the logs there, I would like to distribute the load by running 2 or more instances of logstash to process the application logs.
Need to understand the best practice to implement the same.
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.