If you are using the kubernetes module is there any reason to use the add_kubernetes_metadata processor? What is the difference between these two (module vs processor) and the use cases for each.
Thanks
If you are using the kubernetes module is there any reason to use the add_kubernetes_metadata processor? What is the difference between these two (module vs processor) and the use cases for each.
Thanks
Hey @akrzos,
In general is not needed to use add_kubernetes_metadata
when generating configuration using autodiscover, or when using the kubernetes
module. Autodiscover and the kubernetes
module include their own Kubernetes metadata.
add_kubernetes_metadata
is useful to enrich events collected by static configurations, some examples:
container
input: https://github.com/elastic/beats/blob/v7.8.0/deploy/kubernetes/filebeat-kubernetes.yaml#L16
Thanks!
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.