Your message dated Sat, 8 Mar 2014 19:30:06 +0100
with message-id <[email protected]>
and subject line documented in strongswan.conf
has caused the Debian Bug report #640067,
regarding strongswan- default log levels
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
640067: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640067
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: strongswan
Version: 4.5.2-1.1
I have noticed that strongswan outputs quite a bit to the logs by
default. I would like to turn down the verbosity and I found in the
ipsec.conf(5) manpage how you can adjust the levels, but I can't find
what they are set to by default.
Can you please document the defaults?
--
Matt Taggart
[email protected]
--- End Message ---
--- Begin Message ---
Hi,
this is actually documented in both ipsec.conf(5):
----
charondebug = <debug list>
how much charon debugging output should be logged. A
comma separated list containing type/level-pairs may be
specified, e.g: dmn 3, ike 1, net -1. Acceptable values
for types are dmn, mgr, ike, chd, job, cfg, knl, net,
asn, enc, lib, esp, tls, tnc, imc, imv, pts and the level
is one of -1, 0, 1, 2, 3, 4 (for silent, audit, control,
controlmore, raw, private). By default, the level is set
to 1 for all types. For more flexibility see LOGGER CON‐
FIGURATION in strongswan.conf(5).
----
and strongswan.conf(5):
----
Options
charon.filelog.<filename>.default [1]
charon.syslog.<facility>.default
Specifies the default loglevel to be used for subsystems for
which no specific loglevel is defined.
----
Regards,
--
Yves-Alexis Perez
signature.asc
Description: Digital signature
--- End Message ---