Skip to content

Files

Latest commit

f987a21 · Jan 10, 2019

History

History

apm-server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 10, 2019
Jan 10, 2019
Jan 10, 2019

apm-server

The APM Server receives data from APM agents and transforms them into Elasticsearch documents. It does this by exposing an HTTP server endpoint to which agents stream the APM data they collect. After the APM Server has validated and processed events from the APM agents, the server transforms the data into Elasticsearch documents and stores them in corresponding Elasticsearch indices.

The APM Server works in conjunction with APM agents, Elasticsearch, and Kibana. Please view the APM Overview for details on how these components work together.