IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

App Search fields

edit

App Search module

appsearch

edit

stats

edit

App Search stats

jvm

edit

JVM stats

memory_usage

edit

Memory usage

appsearch.stats.jvm.memory_usage.heap_init.bytes

Heap init used by the JVM in bytes.

type: long

appsearch.stats.jvm.memory_usage.heap_used.bytes

Heap used by the JVM in bytes.

type: long

appsearch.stats.jvm.memory_usage.heap_committed.bytes

Committed heap to the JVM in bytes.

type: long

appsearch.stats.jvm.memory_usage.heap_max.bytes

Max heap used by the JVM in bytes

type: long

appsearch.stats.jvm.memory_usage.non_heap_init.bytes

Non-Heap initial memory used by the JVM in bytes.

type: long

appsearch.stats.jvm.memory_usage.non_heap_committed.bytes

Non-Heap committed memory used by the JVM in bytes.

type: long

queues

edit

Worker queues

appsearch.stats.queues.analytics_events.count

Number of pending jobs in the analytics_events queue.

type: long

appsearch.stats.queues.document_destroyer.count

Number of pending jobs in the document_destroyer queue.

type: long

appsearch.stats.queues.engine_destroyer.count

Number of pending jobs in the engine_destroyer queue.

type: long

appsearch.stats.queues.index_adder.count

Number of pending jobs in the index_adder queue.

type: long

appsearch.stats.queues.indexed_doc_remover.count

Number of pending jobs in the indexed_doc_remover queue.

type: long

appsearch.stats.queues.mailer.count

Number of pending jobs in the mailer queue.

type: long

appsearch.stats.queues.refresh_document_counts.count

Number of pending jobs in the refresh_document_counts queue.

type: long

appsearch.stats.queues.reindexer.count

Number of pending jobs in the reindexer queue.

type: long

appsearch.stats.queues.schema_updater.count

Number of pending jobs in the schema_updater queue.

type: long

appsearch.stats.queues.failed.count

Number of failed jobs waiting to be retried.

type: long

requests

edit

Request metrics

appsearch.stats.requests.count

Number of recently completed requests

type: long

api.duration

edit

API response time metrics

appsearch.stats.requests.api.duration.avg.ms

Average response time in milliseconds

type: long

appsearch.stats.requests.api.duration.max.ms

Max response time in milliseconds

type: long

web.response_time

edit

Dashboard response time metrics

appsearch.stats.requests.web.response_time.avg.ms

Average response time in milliseconds

type: long

appsearch.stats.requests.web.response_time.max.ms

Max response time in milliseconds

type: long