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