// Any other value is considered a name of a time
"output": "@localstatedir@/log/kea-ctrl-agent.log"
+ // Shorter log pattern suitable for use with systemd,
+ // avoids redundant information
+ // "pattern": "%-5p %m\n"
+
// This governs whether the log output is flushed to disk after
// every write.
// "flush": false,
// Any other value is considered a name of a time
"output": "@localstatedir@/log/kea-ddns.log"
+ // Shorter log pattern suitable for use with systemd,
+ // avoids redundant information
+ // "pattern": "%-5p %m\n"
+
// This governs whether the log output is flushed to disk after
// every write.
// "flush": false,
// Any other value is considered a name of a time
"output": "@localstatedir@/log/kea-dhcp4.log"
+ // Shorter log pattern suitable for use with systemd,
+ // avoids redundant information
+ // "pattern": "%-5p %m\n"
+
// This governs whether the log output is flushed to disk after
// every write.
// "flush": false,
// Any other value is considered a name of a time
"output": "@localstatedir@/log/kea-dhcp6.log"
+ // Shorter log pattern suitable for use with systemd,
+ // avoids redundant information
+ // "pattern": "%-5p %m\n"
+
// This governs whether the log output is flushed to disk after
// every write.
// "flush": false,
// Any other value is considered a name of a time
"output": "@localstatedir@/log/kea-netconf.log"
+ // Shorter log pattern suitable for use with systemd,
+ // avoids redundant information
+ // "pattern": "%-5p %m\n"
+
// This governs whether the log output is flushed to disk after
// every write.
// "flush": false,