-
Notifications
You must be signed in to change notification settings - Fork 380
collectors ElasticSearchCollector
Rob Smith edited this page Jul 25, 2013
·
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 | |
| 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