efk --- Filebeat无法将数据填充到Redis中

时间:2018-11-28 10:47:04

标签: efk

Filebeat无法将数据填充到Redis

打开dbug查询,但不知道是什么原因。帮我找出原因。谢谢

filebeat配置 enter image description here Redis日志 enter image description here

文件记录日志

2018-11-28T19:02:52.470+0800    DEBUG   [input] input/input.go:152      Run input
2018-11-28T19:02:52.470+0800    DEBUG   [input] log/input.go:174        Start next scan
2018-11-28T19:02:52.470+0800    DEBUG   [input] log/input.go:404        Check file for harvesting: /application/nginx/logs/access_json-1.log
2018-11-28T19:02:52.470+0800    DEBUG   [input] log/input.go:494        Update existing file for harvesting: /application/nginx/logs/access_json-1.log, offset: 1758536
2018-11-28T19:02:52.470+0800    DEBUG   [input] log/input.go:548        File didn't change: /application/nginx/logs/access_json-1.log
2018-11-28T19:02:52.470+0800    DEBUG   [input] log/input.go:404        Check file for harvesting: /application/nginx/logs/access_json.log
2018-11-28T19:02:52.470+0800    DEBUG   [input] log/input.go:494        Update existing file for harvesting: /application/nginx/logs/access_json.log, offset: 35070
2018-11-28T19:02:52.470+0800    DEBUG   [input] log/input.go:546        Harvester for file is still running: /application/nginx/logs/access_json.log
2018-11-28T19:02:52.470+0800    DEBUG   [input] log/input.go:195        input states cleaned up. Before: 2, After: 2, Pending: 0
2018-11-28T19:02:55.468+0800    DEBUG   [harvester]     log/log.go:102  End of file reached: /application/nginx/logs/access_json.log; Backoff now.

0 个答案:

没有答案