Class CollectExternalConfiguration

    • Constructor Detail

      • CollectExternalConfiguration

        public CollectExternalConfiguration()
        CollectExternalConfiguration empty constructor for YAMLFactory
    • Method Detail

      • isAllowSslClientHeader

        public boolean isAllowSslClientHeader()
      • setAllowSslClientHeader

        public void setAllowSslClientHeader​(boolean allowSslClientHeader)
      • getIngestionThreadPoolSize

        public int getIngestionThreadPoolSize()
      • getIngestionThreadFrequencySeconds

        public long getIngestionThreadFrequencySeconds()
      • setIngestionThreadFrequencySeconds

        public void setIngestionThreadFrequencySeconds​(long ingestionThreadFrequencySeconds)
      • setIngestionThreadPoolSize

        public void setIngestionThreadPoolSize​(int ingestionThreadPoolSize)