如何将Nginx error.log转换为json格式

问题描述

是否可以将Nginx中的 error.log 转换为json?我需要将日志发送到外部日志查看器,为此,需要将 error.log 转换为json。

解决方法

根据您要发送日志的情况,可以使用filebeat(请参见https://www.elastic.co/guide/en/beats/filebeat/current/configuring-output.html