General APM fields fieldsedit
None
listening
edit
type: keyword
Address the server is listening on.
processor.name
edit
type: keyword
Processor name.
processor.event
edit
type: keyword
Processor event.
context fieldsedit
General context fields.
context.tags
edit
type: object
Flat mapping of user-defined tags.
context.user.username
edit
type: keyword
The username of the user who experienced this event.
context.user.id
edit
type: keyword
Identifier of the user who experienced this event.
context.user.email
edit
type: keyword
Email of the user who experienced this event.
url fieldsedit
The http URL of the request leading to this event.
context.request.url.raw
edit
type: keyword
The raw, unparsed URL of the request, e.g https://example.com:443/search?q=elasticsearch#top.
context.request.url.protocol
edit
type: keyword
The protocol of the request, e.g. "https:".
context.request.url.hostname
edit
type: keyword
The hostname of the request, e.g. "example.com".
context.request.url.port
edit
type: keyword
The port of the request, e.g. 443.
context.request.url.pathname
edit
type: keyword
The path of the request, e.g. "/search".
context.request.url.search
edit
type: keyword
The search describes the query string of the request, e.g. "q=elasticsearch".
context.request.url.hash
edit
type: keyword
The hash of the request URL, e.g. "top".
context.request.http_version
edit
type: keyword
The http version of the request leading to this event.
context.request.method
edit
type: keyword
The http method of the request leading to this event.
context.response.status_code
edit
type: long
Http response status code.
context.response.finished
edit
type: boolean
system fieldsedit
Optional system fields.
context.system.hostname
edit
type: keyword
The host that records the event.
context.system.architecture
edit
type: keyword
The architecture of the host that records the event.
context.system.platform
edit
type: keyword
The platform of the host that records the event.
app fieldsedit
App fields.
context.app.name
edit
type: keyword
format: url
Unique App name.
context.app.version
edit
type: keyword
App version.
context.app.pid
edit
type: long
Numeric process ID of the app process.
context.app.process_title
edit
type: keyword
App process_title.
context.app.language.name
edit
type: keyword
Language name.
context.app.language.version
edit
type: keyword
Language version.
context.app.runtime.name
edit
type: keyword
Runtime name.
context.app.runtime.version
edit
type: keyword
Runtime version.
context.app.framework.name
edit
type: keyword
Framework name.
context.app.framework.version
edit
type: keyword
Framework version.
context.app.agent.name
edit
type: keyword
Agent name.
context.app.agent.version
edit
type: keyword
Agent version.