有没有办法将 Nginx 中的error.log转换为 json?我需要将日志发送到外部日志查看器,为此我需要将error.log转换为 json。
问问题
665 次
1 回答
0
使用 filebeat 可能是一种替代方法,具体取决于您是否要发送日志(请参阅https://www.elastic.co/guide/en/beats/filebeat/current/configuring-output.html)
于 2020-08-27T08:39:13.257 回答