How do you have monitoring configured? Are you sending monitoring data to a separate cluster or do you have a more monolith setup? If you are, double check that the exporters are setup correctly. You can read more about this here
Run this query against the ES cluster you are sending monitoring data to:
Are you certain that you are editing the correct configuration file? You could try to ensure this by pointing logstash directly to it with -f as in logstash -f /path/to/logstash.yml.
Could you please post the output of logstash --log.level=debug --config.debug|egrep 'logstash.runner' but REMOVE ANY PASSWORDS OR SENSITIVE INFORMATION. Thanks!
Similar to @Mike_Place's suggestion above, could you please post the output of logstash --log.level=debug. The first 50 lines or so should be sufficient. As before, please REMOVE ANY PASSWORDS OR SENSITIVE INFORMATION. Thanks!
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.