Back to Beats

Logstash Module

metricbeat/module/logstash/_meta/README.md

9.4.01.7 KB
Original Source

Logstash Module

Metricsets

Metricbeat will call the following Logstash API endpoints corresponding to each metricset.

The module stores a subset of the response in fields which can be found here. The Metricbeat exported fields generally use similar keys to logstash API response, but also have a fair bit of processing related to cluster association and pipeline handling.

See the eventMapping function in the code of each metricset for more details about the translation.

node

The fields produced by this metricset are mostly found under logstash.node.state prefixes.

It also calls a node pipelines API which produces a graph representation of any pipelines running within logstash.

This graph structure is used to power the pipeline viewer in the Stack Monitoring UI.

node_stats

The fields produced by this metricset are mostly found under logtash.node.stats prefixes.