Elasticsearch fieldsedit

Elasticsearch module

elasticsearch fieldsedit

elasticsearch.cluster.nameedit

type: keyword

Elasticsearch cluster name.

node fieldsedit

node

elasticsearch.node.nameedit

type: keyword

Node name.

elasticsearch.node.versionedit

type: keyword

Node version.

jvm fieldsedit

JVM Info.

elasticsearch.node.jvm.versionedit

type: keyword

JVM version.

elasticsearch.node.jvm.memory.heap.init.bytesedit

type: long

format: bytes

Heap init used by the JVM in bytes.

elasticsearch.node.jvm.memory.heap.max.bytesedit

type: long

format: bytes

Heap max used by the JVM in bytes.

elasticsearch.node.jvm.memory.nonheap.init.bytesedit

type: long

format: bytes

Non-Heap init used by the JVM in bytes.

elasticsearch.node.jvm.memory.nonheap.max.bytesedit

type: long

format: bytes

Non-Heap max used by the JVM in bytes.

elasticsearch.node.process.mlockalledit

type: boolean

If process locked in memory.

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

fs.summary fieldsedit

File system summary

elasticsearch.node.stats.fs.summary.total.bytesedit

type: long

format: bytes

elasticsearch.node.stats.fs.summary.free.bytesedit

type: long

format: bytes

elasticsearch.node.stats.fs.summary.available.bytesedit

type: long

format: bytes