I only need the cloudfront information (filebeat runs every 5 minutes), and I do n’t want anything else. How should I set it up? What needs to be removed?
You are referring to Filebeat but in your configuration I see metricsets, indicating that you are using Metricbeat. For Metricbeat, the system module is enabled by default, which is why you are seeing fields like system.* in your Kibana Discover.
Try running metricbeat modules disable system and then restart Metricbeat. This will stop Metricbeat from indexing data into system.* fields in the future.
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.