All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.elasticsearch-optional-defaults.yml Maven / Gradle / Ivy

There is a newer version: 2.1.1
Show newest version
#
# See http://elasticsearch.org/guide/en/elasticsearch/reference/current/setup-configuration.html
# for more information.
#

index.indexing.slowlog.threshold.index.debug: 2s
index.indexing.slowlog.threshold.index.info: 5s
index.indexing.slowlog.threshold.index.trace: 500ms
index.indexing.slowlog.threshold.index.warn: 10s

index.search.slowlog.threshold.fetch.debug: 500ms
index.search.slowlog.threshold.fetch.info: 800ms
index.search.slowlog.threshold.fetch.trace: 200ms
index.search.slowlog.threshold.fetch.warn: 1s

index.search.slowlog.threshold.query.debug: 2s
index.search.slowlog.threshold.query.info: 5s
index.search.slowlog.threshold.query.trace: 500ms
index.search.slowlog.threshold.query.warn: 10s

monitor.jvm.gc.old.debug: 2s
monitor.jvm.gc.old.info: 5s
monitor.jvm.gc.old.warn: 10s

monitor.jvm.gc.young.debug: 400ms
monitor.jvm.gc.young.info: 700ms
monitor.jvm.gc.young.warn: 1000ms

threadpool:
    bulk:
        queue_size: 100




© 2015 - 2025 Weber Informatics LLC | Privacy Policy