I'm testing a filebeats indexing of JSON content created with wireshark.
I have the filebeat.yml configured as below, but the logs keep going to the default filebeats index, (filebeat-7.5.2-2020.01.27-000001).
Yes, I manually created a template that applies to the pattern packets-*.
But in any case the data should be getting to the right index right? just using the wrong template even if I had not crated the template?
Hi @inhinyera16, I've changed the setup.template.name to "packets" but it didn't have an effect.
I changed my index output to "packets-test" on my yml file and started receiving the following message:
Failed to connect to backoff(elasticsearch(http://10.1.30.104:9200/packets-test)): 404 Not Found: {"error":{"root_cause":[{"type":"index_not_found_exception"
Then I manually created the index, but got another error and the index is not being populated with data:
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.