blob: 3482f449f992f439b0188d4d0a2cc4439c238590 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
charon-systemd.journal {}
Section to configure native systemd journal logger, very similar to the
syslog logger as described in LOGGER CONFIGURATION in
**strongswan.conf**(5).
charon-systemd.journal.default = 1
Default loglevel.
Specifies the default loglevel to be used for subsystems for which no
specific loglevel is defined.
charon-systemd.journal.<subsystem> = <default>
Loglevel for a specific subsystem.
|