// - syslog (logs to syslog)
// - syslog:name (logs to syslog using specified name)
// Any other value is considered a name of the file
- "output": "@localstatedir@/log/kea-ctrl-agent.log"
+ "output": "kea-ctrl-agent.log"
// Shorter log pattern suitable for use with systemd,
// avoids redundant information
// - syslog (logs to syslog)
// - syslog:name (logs to syslog using specified name)
// Any other value is considered a name of the file
- "output": "@localstatedir@/log/kea-ddns.log"
+ "output": "kea-ddns.log"
// Shorter log pattern suitable for use with systemd,
// avoids redundant information
// - syslog (logs to syslog)
// - syslog:name (logs to syslog using specified name)
// Any other value is considered a name of the file
- "output": "@localstatedir@/log/kea-dhcp4.log"
+ "output": "kea-dhcp4.log"
// Shorter log pattern suitable for use with systemd,
// avoids redundant information
// - syslog (logs to syslog)
// - syslog:name (logs to syslog using specified name)
// Any other value is considered a name of the file
- "output": "@localstatedir@/log/kea-dhcp6.log"
+ "output": "kea-dhcp6.log"
// Shorter log pattern suitable for use with systemd,
// avoids redundant information
// - syslog (logs to syslog)
// - syslog:name (logs to syslog using specified name)
// Any other value is considered a name of a time
- "output": "@localstatedir@/log/kea-netconf.log"
+ "output": "kea-netconf.log"
// Shorter log pattern suitable for use with systemd,
// avoids redundant information