- Legacy APM Server Reference:
- Overview
- Getting Started With APM Server
- Setting up APM Server
- Upgrading APM Server
- Configuring APM Server
- General configuration options
- Configure the output
- Parse data using ingest node pipelines
- SSL/TLS settings
- Load the Elasticsearch index template
- Index lifecycle management (ILM)
- Configure logging
- Set up Real User Monitoring (RUM) support
- Use environment variables in the configuration
- Configure project paths
- Securing APM Server
- Monitoring APM Server
- Real User Monitoring (RUM)
- Tune Data Ingestion
- Storage Management
- Intake API
- Exploring data in Elasticsearch
- Exported fields
- Troubleshooting
- Release notes
A newer version is available. For the latest information, see the
current release documentation.
Kubernetes fieldsedit
Kubernetes metadata added by the kubernetes processor
-
kubernetes.pod.name
-
Kubernetes pod name
type: keyword
-
kubernetes.pod.uid
-
Kubernetes Pod UID
type: keyword
-
kubernetes.namespace
-
Kubernetes namespace
type: keyword
-
kubernetes.node.name
-
Kubernetes node name
type: keyword
-
kubernetes.labels
-
Kubernetes labels map
type: object
-
kubernetes.annotations
-
Kubernetes annotations map
type: object
-
kubernetes.replicaset.name
-
Kubernetes replicaset name
type: keyword
-
kubernetes.deployment.name
-
Kubernetes deployment name
type: keyword
-
kubernetes.statefulset.name
-
Kubernetes statefulset name
type: keyword
-
kubernetes.container.name
-
Kubernetes container name
type: keyword
-
kubernetes.container.image
-
Kubernetes container image
type: keyword
Was this helpful?
Thank you for your feedback.