aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/resources/configdefinitions/container.core.log-handler.def
blob: 5d718b83823de131341eeb719da2cb5c413df388 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Vespa.ai. 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=".*"