So this might seem like a dumb question..... How do I install this output filter on logstash 2.3?
Thanks,
So this might seem like a dumb question..... How do I install this output filter on logstash 2.3?
Thanks,
Hi Eladku,
Please refer to:
https://www.elastic.co/guide/en/logstash/current/working-with-plugins.html
Check the install plugins using this command:
bin/logstash-plugin list
And install it:
bin/logstash-plugin install logstash-output-slack
Then set the output in logstash config file.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.