-
Notifications
You must be signed in to change notification settings - Fork 380
collectors ElasticSearchCollector
Rob Smith edited this page Apr 30, 2014
·
12 revisions
Collect the elasticsearch stats for the local node
- urlib2
Options - Generic Options
| Setting | Default | Description | Type |
|---|---|---|---|
| byte_unit | byte | Default numeric output(s) | str |
| enabled | False | Enable collecting these metrics | bool |
| host | 127.0.0.1 | str | |
| logstash_mode | False | If 'indices' stats are gathered, remove the YYYY.MM.DD suffix from the index name (e.g. logstash-adm-syslog-2014.01.03) and use that as a bucket for all 'day' index stats. | bool |
| measure_collector_time | False | Collect the collector run time in ms | bool |
| port | 9200 | int | |
| stats | jvm, thread_pool, indices, | Available stats: - jvm (JVM information) - thread_pool (Thread pool information) - indices (Individual index stats) |
list |
servers.hostname.elasticsearch.cache.filter.evictions 9
servers.hostname.elasticsearch.cache.filter.size 1700
servers.hostname.elasticsearch.cache.id.size 98
servers.hostname.elasticsearch.fielddata.evictions 12
servers.hostname.elasticsearch.fielddata.size 1448