public class Configuration extends BaseConfiguration
GRAYLOG2_DEFAULT_PORT, shutdownTimeout| Constructor and Description |
|---|
Configuration() |
getAsyncEventbusProcessors, getDefaultRestTransportUri, getGroovyShellPort, getHttpProxyUri, getInputbufferProcessors, getInputBufferRingSize, getInputBufferWaitStrategy, getPluginDir, getProcessBufferProcessors, getProcessorWaitStrategy, getRestMaxChunkSize, getRestMaxHeaderSize, getRestMaxInitialLineLength, getRestThreadPoolSize, getRestTlsCertFile, getRestTlsKeyFile, getRestTlsKeyPassword, getRestTransportUri, getRestUriScheme, getRestWorkerThreadsMaxPoolSize, getRingSize, getShutdownTimeout, getUdpRecvBufferSizes, isDisableSigar, isGroovyShellEnable, isMessageJournalEnabled, isMessageRecordingsEnabled, isRestEnableCors, isRestEnableGzip, isRestEnableTls, setMessageJournalEnabled, setRestTransportUripublic boolean isMaster()
public void setIsMaster(boolean is)
public String getPasswordSecret()
public int getOutputBatchSize()
public int getOutputFlushInterval()
public int getOutputBufferProcessors()
public int getOutputBufferProcessorThreadsCorePoolSize()
public int getOutputBufferProcessorThreadsMaxPoolSize()
public int getOutputBufferProcessorKeepAliveTime()
public String getDroolsRulesFile()
public String getNodeIdFile()
getNodeIdFile in class BaseConfigurationpublic URI getRestListenUri()
getRestListenUri in class BaseConfigurationpublic String getRootUsername()
public String getRootPasswordSha2()
public org.joda.time.DateTimeZone getRootTimeZone()
public String getRootEmail()
public boolean isAllowLeadingWildcardSearches()
public boolean isAllowHighlighting()
public boolean isMetricsCollectionEnabled()
public boolean isDeadLettersEnabled()
public int getLoadBalancerRecognitionPeriodSeconds()
public long getStreamProcessingTimeout()
public int getStreamProcessingMaxFaults()
public long getOutputModuleTimeout()
public long getOutputFaultCountThreshold()
public long getOutputFaultPenaltySeconds()
public int getStaleMasterTimeout()
public int getLdapConnectionTimeout()
public int getAlertCheckInterval()
public com.github.joschi.jadconfig.util.Duration getGcWarningThreshold()
public String getDefaultMessageOutputClass()
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.