- Winlogbeat Reference: other versions:
- Overview
- Contributing to Beats
- Getting Started With Winlogbeat
- Setting up and running Winlogbeat
- Upgrading Winlogbeat
- Configuring Winlogbeat
- Set up Winlogbeat
- Specify general settings
- Configure the internal queue
- Configure the output
- Specify SSL settings
- Filter and Enhance the exported data
- Parse data by using ingest node
- Set up project paths
- Set up the Kibana endpoint
- Load the Kibana dashboards
- Load the Elasticsearch index template
- Configure logging
- Use environment variables in the configuration
- YAML tips and gotchas
- winlogbeat.reference.yml
- Exported fields
- Monitoring Winlogbeat
- Securing Winlogbeat
- Troubleshooting
WARNING: Version 6.2 of Winlogbeat has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Kubernetes fields
editKubernetes fields
editKubernetes metadata added by the kubernetes processor
kubernetes.pod.name
edittype: keyword
Kubernetes pod name
kubernetes.namespace
edittype: keyword
Kubernetes namespace
kubernetes.node.name
edittype: keyword
Kubernetes node name
kubernetes.labels
edittype: object
Kubernetes labels map
kubernetes.annotations
edittype: object
Kubernetes annotations map
kubernetes.container.name
edittype: keyword
Kubernetes container name
kubernetes.container.image
edittype: keyword
Kubernetes container image
On this page
Was this helpful?
Thank you for your feedback.