On 15/08/2019 09:28, François Kooman wrote:
> Adds the `--syslog` option to specify the unit and configuration
> name when using systemd.

Could you please provide a rationale to why this is needed?  How things works
now, is that the systemd-journal picks up everything; including various
additional meta-data which syslog does not support.

Now you get the log data with: `journalctl -u openvpn-{client,server}@CONFIG}`
And this also provides filtering possibilities as well, like '-b' (only log
entries since last boot) or '--since yesterday'.

If you want logged data to syslog, have a look at the journal integration
rsyslog provides - which can also include the additional meta-data:
<https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system_administrators_guide/s1-interaction_of_rsyslog_and_journal>


-- 
kind regards,

David Sommerseth
OpenVPN Inc


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to