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

configdefinitions.container.logging.connection-log.def Maven / Gradle / Ivy

# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=container.logging

# Name of the cluster
cluster             string

# Log directory name
logDirectoryName string default="qrs"

# Max queue length of file handler
queueSize int default=10000

# Buffer size for the output stream has a default of 256k
bufferSize int default=262144




© 2015 - 2025 Weber Informatics LLC | Privacy Policy