会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
加菲猫and大白
博客园
首页
新随笔
联系
管理
订阅
2020年5月25日
nginx 日志json格式化 filebeat采集nginx日志转发kafka
摘要: nginx 格式化日志 主要参数是http里的log_format 举例 log_format json_log '{"a":"b","c":"d"}'; access_log logs/access.log json_log; nginx 配置: http { log_format json_lo
阅读全文
posted @ 2020-05-25 09:38 加菲猫and大白
阅读(1317)
评论(0)
推荐(0)
编辑
公告