I have ELK stack 6.2.2 installed and filebeat 6.4.1. I am using filebeat to send logs from "Loader" application installed on windows to ELK. The index fields I see in my Kibana Index Pattern, have fields like kubernetes, IIS, apache/traefik (snapshot of few attached) which I don't want. How can I remove these fields and add new fields which I need.
I believe that index mappings are used to created kibana's index patterns. (May want to ask over in kibana to be sure).
Assuming that ^^ is correct updating the mappings will influence the index patterns. Unless those fields in question are dynamic mappings, created because there is actual data in the index for those fields.
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.