public class ElasticsearchConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_EVENTS_INDEX_PREFIX |
static String |
DEFAULT_SYSTEM_EVENTS_INDEX_PREFIX |
| Constructor and Description |
|---|
ElasticsearchConfiguration() |
public static final String DEFAULT_EVENTS_INDEX_PREFIX
public static final String DEFAULT_SYSTEM_EVENTS_INDEX_PREFIX
public boolean isDisableVersionCheck()
@Deprecated public String getIndexPrefix()
@Deprecated public int getMaxNumberOfIndices()
@Deprecated public int getMaxDocsPerIndex()
@Deprecated public long getMaxSizePerIndex()
@Deprecated public org.joda.time.Period getMaxTimePerIndex()
public org.joda.time.Period getMaxWriteIndexAge()
@Deprecated public int getShards()
@Deprecated public int getReplicas()
@Deprecated public String getAnalyzer()
@Deprecated public String getTemplateName()
@Deprecated public String getRotationStrategy()
public boolean performRetention()
@Deprecated public String getRetentionStrategy()
@Deprecated public int getIndexOptimizationMaxNumSegments()
@Deprecated public boolean isDisableIndexOptimization()
public com.github.joschi.jadconfig.util.Duration getIndexOptimizationTimeout()
public int getIndexOptimizationJobs()
public com.github.joschi.jadconfig.util.Duration getIndexFieldTypePeriodicalInterval()
public String getDefaultEventsIndexPrefix()
public String getDefaultSystemEventsIndexPrefix()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.