General APM fields fieldsedit
None
listeningedit
type: keyword
Address the server is listening on.
processor.nameedit
type: keyword
Processor name.
processor.eventedit
type: keyword
Processor event.
context fieldsedit
General context fields.
context.tagsedit
type: object
Flat mapping of user-defined tags.
context.user.usernameedit
type: keyword
The username of the user who experienced this event.
context.user.idedit
type: keyword
Identifier of the user who experienced this event.
context.user.emailedit
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.rawedit
type: keyword
The raw, unparsed URL of the request, e.g https://example.com:443/search?q=elasticsearch#top.
context.request.url.protocoledit
type: keyword
The protocol of the request, e.g. "https:".
context.request.url.hostnameedit
type: keyword
The hostname of the request, e.g. "example.com".
context.request.url.portedit
type: keyword
The port of the request, e.g. 443.
context.request.url.pathnameedit
type: keyword
The path of the request, e.g. "/search".
context.request.url.searchedit
type: keyword
The search describes the query string of the request, e.g. "q=elasticsearch".
context.request.url.hashedit
type: keyword
The hash of the request URL, e.g. "top".
context.request.http_versionedit
type: keyword
The http version of the request leading to this event.
context.request.methodedit
type: keyword
The http method of the request leading to this event.
context.response.status_codeedit
type: long
Http response status code.
context.response.finishededit
type: boolean
system fieldsedit
Optional system fields.
context.system.hostnameedit
type: keyword
The host that records the event.
context.system.architectureedit
type: keyword
The architecture of the host that records the event.
context.system.platformedit
type: keyword
The platform of the host that records the event.
app fieldsedit
App fields.
context.app.nameedit
type: keyword
format: url
Unique App name.
context.app.versionedit
type: keyword
App version.
context.app.pidedit
type: long
Numeric process ID of the app process.
context.app.process_titleedit
type: keyword
App process_title.
context.app.language.nameedit
type: keyword
Language name.
context.app.language.versionedit
type: keyword
Language version.
context.app.runtime.nameedit
type: keyword
Runtime name.
context.app.runtime.versionedit
type: keyword
Runtime version.
context.app.framework.nameedit
type: keyword
Framework name.
context.app.framework.versionedit
type: keyword
Framework version.
context.app.agent.nameedit
type: keyword
Agent name.
context.app.agent.versionedit
type: keyword
Agent version.