Hi

I wanted to send strongswan log via syslog, so I added "auth" and
"daemon" facilities of SYSLOG to strongswan.conf and both of them
worked well. But now, the question is "can I use other SYSLOG
facilities like local2 in strongswan?", I added configuration below
and add related config in syslog.conf but it didn't work. Does anybody
use local facilities in strongswan?


strongswan.conf:

charon {
    syslog {
        identifier = IPSEC
        local2 {
        }
    }
}


Thanks

_______________________________________________
Users mailing list
[email protected]
https://lists.strongswan.org/mailman/listinfo/users

Reply via email to