aboutsummaryrefslogtreecommitdiffstats
path: root/main/strongswan/charon-logfile.conf
blob: f71317f32fd754852993bbdb274c347c4111494c (plain)
1
2
3
4
5
6
7
8
9
10
charon {
	filelog {
		/var/log/ipsec/charon {
			default = 1
			flush_line = yes
			ike_name = yes
			time_format = %b %e %T
		}
	}
}