summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/main/resources/configdefinitions/container.logging.connection-log.def
blob: e845a8351d5c08bde1ffc3482025ca5bd531909e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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