Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
syslog-ngをバージョン3.0から3.1にアップグレードした後、次のように、django Webサイトのsyslogファイルのハンドラー名の前に<14>、場合によっては<12>が表示されます。
Nov 2 17:11:15 servername <14>handler.log [INFO]: Some logging ...
<14>ログを取り除く方法を知っている人はいますか?