Elasticsearch Fieldsedit

[]experimental Elasticsearch module

elasticsearch Fieldsedit

elasticsearch.cluster.nameedit

type: keyword

Elasticsearch cluster name.

node Fieldsedit

node

elasticsearch.node.jvm.memory.heap_init.bytesedit

type: long

format: bytes

Heap init used by the JVM in bytes.

elasticsearch.node.jvm.versionedit

type: keyword

JVM version.

elasticsearch.node.nameedit

type: keyword

Node name.

elasticsearch.node.versionedit

type: keyword

Node version.

node.stats Fieldsedit

node_stats

indices Fieldsedit

Node indices stats

elasticsearch.node.stats.indices.docs.countedit

type: long

Total number of existing documents.

elasticsearch.node.stats.indices.docs.deletededit

type: long

Total number of deleted documents.

elasticsearch.node.stats.indices.segments.countedit

type: long

Total number of segments.

elasticsearch.node.stats.indices.segments.memory.bytesedit

type: long

format: bytes

Total size of segments in bytes.

elasticsearch.node.stats.indices.store.size.bytesedit

type: long

Total size of the store in bytes.

jvm.mem.pools Fieldsedit

JVM memory pool stats

old Fieldsedit

Old memory pool stats.

elasticsearch.node.stats.jvm.mem.pools.old.max.bytesedit

type: long

format: bytes

Max bytes.

elasticsearch.node.stats.jvm.mem.pools.old.peak.bytesedit

type: long

format: bytes

Peak bytes.

elasticsearch.node.stats.jvm.mem.pools.old.peak_max.bytesedit

type: long

format: bytes

Peak max bytes.

elasticsearch.node.stats.jvm.mem.pools.old.used.bytesedit

type: long

format: bytes

Used bytes.

young Fieldsedit

Young memory pool stats.

elasticsearch.node.stats.jvm.mem.pools.young.max.bytesedit

type: long

format: bytes

Max bytes.

elasticsearch.node.stats.jvm.mem.pools.young.peak.bytesedit

type: long

format: bytes

Peak bytes.

elasticsearch.node.stats.jvm.mem.pools.young.peak_max.bytesedit

type: long

format: bytes

Peak max bytes.

elasticsearch.node.stats.jvm.mem.pools.young.used.bytesedit

type: long

format: bytes

Used bytes.

survivor Fieldsedit

Survivor memory pool stats.

elasticsearch.node.stats.jvm.mem.pools.survivor.max.bytesedit

type: long

format: bytes

Max bytes.

elasticsearch.node.stats.jvm.mem.pools.survivor.peak.bytesedit

type: long

format: bytes

Peak bytes.

elasticsearch.node.stats.jvm.mem.pools.survivor.peak_max.bytesedit

type: long

format: bytes

Peak max bytes.

elasticsearch.node.stats.jvm.mem.pools.survivor.used.bytesedit

type: long

format: bytes

Used bytes.

jvm.gc.collectors Fieldsedit

GC collector stats.

old.collection Fieldsedit

Old collection gc.

elasticsearch.node.stats.jvm.gc.collectors.old.collection.countedit

type: long

elasticsearch.node.stats.jvm.gc.collectors.old.collection.msedit

type: long

young.collection Fieldsedit

Young collection gc.

elasticsearch.node.stats.jvm.gc.collectors.young.collection.countedit

type: long

elasticsearch.node.stats.jvm.gc.collectors.young.collection.msedit

type: long