- Legacy APM Server Reference:
- Overview
- Installing APM Server
- Setting up and running APM Server
- Configuring APM Server
- Event Types
- 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.
Host fieldsedit
Info collected for the host machine.
-
host.name
-
type: keyword
Hostname.
-
host.id
-
type: keyword
Unique host id.
-
host.architecture
-
type: keyword
Host architecture (e.g. x86_64, arm, ppc, mips).
-
host.os.platform
-
type: keyword
OS platform (e.g. centos, ubuntu, windows).
-
host.os.version
-
type: keyword
OS version.
-
host.os.family
-
type: keyword
OS family (e.g. redhat, debian, freebsd, windows).
Was this helpful?
Thank you for your feedback.