Hi,
Can anyone give me a steer regarding difference between logstash.input.beats and org.logstash.beats in the logging hierarchy? How do they relate to one another and how do they differ?
Thx
D
Hi,
Can anyone give me a steer regarding difference between logstash.input.beats and org.logstash.beats in the logging hierarchy? How do they relate to one another and how do they differ?
Thx
D
logstash.input.beats = Logstash Beats plugin logs (what the plugin does)
org.logstash.beats = Java library logs (how the protocol works underneath)
The plugin uses the library, so org.logstash.beats is lower-level detail.
© 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.