Re: Can a configuration item be cleared in the server.conf file
Mathias Jeschke <[email protected]>
| Newsgroups | gmane.network.openvpn.user |
|---|---|
| Message-ID | <[email protected]> |
Bo Berglund wrote: > I mean the logs being produced from these server.conf lines: > > status /etc(openvpn/log/openvpn-status.log > log /etc(openvpn/log/openvpn.log > verb 4 Why do you insist on using legacy file based logs? Systemd's journal has much better options to filter/display log messages. And the best - it's enabled by default on systemd based systems. As written before, you can change the date format of journal *on*demand* with "-o" even if the event you want to troubleshoot happened in the passt. Cheers, Mathias