- 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.
Beat fieldsedit
Contains common beat fields available in all event types.
-
agent.hostname
-
Hostname of the agent.
type: keyword
-
beat.timezone
-
type: alias
alias to: event.timezone
-
fields
-
Contains user configurable fields.
type: object
erroredit
Error fields containing additional info in case of errors.
-
error.type
-
Error type.
type: keyword
-
beat.name
-
type: alias
alias to: host.name
-
beat.hostname
-
type: alias
alias to: agent.hostname
-
timeseries.instance
-
Time series instance id
type: keyword
On this page
Was this helpful?
Thank you for your feedback.