<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I'm trying to enable strongswan logging in order to submit a question, but I can't seem to get logging set up correctly with swanctl.conf Here's what I added to swanctl.conf. How can I get logging enabled in this configuration? This is strongswan 5.6.3 on latest
Raspbian/Debian. <br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks!<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
charon-systemd {<br>
<div> filelog {<br>
</div>
<div> /var/log/charon_debug.log {<br>
</div>
<div> time_format = %a, %Y-%m-%d %R<br>
</div>
<div> default = 2<br>
</div>
<div> mgr = 0<br>
</div>
<div> net = 1<br>
</div>
<div> enc = 1<br>
</div>
<div> asn = 1<br>
</div>
<div> job = 1<br>
</div>
<div> ike_name = yes<br>
</div>
<div> append = no<br>
</div>
<div> flush_line = yes<br>
</div>
<div> }<br>
</div>
<span></span>}<br>
</div>
</body>
</html>