aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/main/resources/configdefinitions/container.logging.connection-log.def
blob: 39841dba6f277afb9bd5a3def15eb9aa46c81a51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Copyright Verizon Media. 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