angristan / angristan/openvpn-install

no timestamps are provided in the log files

オープン
#1,479 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Shell
スター
16.1k
フォーク
3.3k
PR マージ指標
30日以内にマージされた PR はありません

説明

I know that in the default server configuration there are no server logs but after adding additional options so that as an administrator i must have full insight into the logs (simpy add log /var/log/openvpn/openvpn.log and log-append /var/log/openvpn/openvpn.log to server.conf) I noticed that there is no specific date in the log files /var/log/openvpn/openvpn.log (no timestamps in log files)

OpenVPN connection use systemd so after that i figure out that when i edit service

`sudo nano /etc/systemd/system/openvpn-server@.service`

and remove --suppress-timestamps after i restart openvpn-server timestamps are now provided in the log files.

Anyone who analyzes logs would rather know the exact day or time the error occurred, so I think this should also be corrected when service is creating.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。