- Legacy APM Server Reference:
- Overview
- Installing APM Server
- Upgrading APM Server
- Setting up and running APM Server
- Configuring APM Server
- General configuration options
- Configure the output
- Parse data using ingest node pipelines
- Specify SSL settings
- Load the Elasticsearch index template
- Configure logging
- Set up the Kibana endpoint
- Load the Kibana dashboards
- Set up Real User Monitoring (RUM) support
- Use environment variables in the configuration
- Set up 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
-
type: keyword
Kubernetes pod name
-
kubernetes.pod.uid
-
type: keyword
Kubernetes Pod UID
-
kubernetes.namespace
-
type: keyword
Kubernetes namespace
-
kubernetes.node.name
-
type: keyword
Kubernetes node name
-
kubernetes.labels
-
type: object
Kubernetes labels map
-
kubernetes.annotations
-
type: object
Kubernetes annotations map
-
kubernetes.container.name
-
type: keyword
Kubernetes container name
-
kubernetes.container.image
-
type: keyword
Kubernetes container image
Was this helpful?
Thank you for your feedback.