Back to Beats

Elasticsearch Module

metricbeat/module/elasticsearch/_meta/README.md

9.4.04.6 KB
Original Source

Elasticsearch Module

Metricsets

Metricbeat will call the following Elasticsearch 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 follow the same paths as the elasticsearch API response, but may differ somewhat according to the schema in each metricset. They are namespaced with {module}.{metricset}.

ccr

cluster_stats

enrich

index

  • /_stats/docs,fielddata,indexing,merge,search,segments,store,refresh,query_cache,request_cache?filter_path=indices&expandWildcards=open
  • api reference
  • mb exported fields

index_recovery

index_summary

ml_job

node

node_stats

  • /_nodes/{_local|_all}/stats/jvm,indices,fs,os,process,transport,thread_pool,indexing_pressure,ingest/bulk,docs,get,merge,translog,fielddata,indexing,query_cache,request_cache,search,shard_stats,store,segments,refresh,flush
  • _local | _all from scope setting
  • api reference
  • mb exported fields

pending_tasks

shard