aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/resources/configdefinitions/container.core.log-handler.def
blob: ed8bf3afd5da971cac5ceb482ca52d52e84a985f (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=container.core

## Path to log directory, can be relative or absolute.
## Relative paths will be resolved relative to $VESPA_HOME
logDirectory string default="logs/vespa/logarchive/"

## File name regex of logs to include
logPattern string default=".*"