# /etc/strongswan.conf # M.Szychowiak 2019 # # Refer to the strongswan.conf(5) manpage for details charon { load_modular = yes plugins { include strongswan.d/charon/*.conf } filelog { charon { path = /var/log/ike.log time_format = %b %e %T ike_name = yes append = no default = 2 flush_line = yes } } } include strongswan.d/*.conf