efk --- Filebeat не смог заполнить данные в redis - PullRequest
0 голосов
/ 28 ноября 2018

Filebeat не смог заполнить данные в redis

Откройте запрос dbug, но не знаете, в чем причина.Помоги мне узнать почему.Спасибо

filebeat config введите описание изображения здесь redis log введите описание изображения здесь

filebeat log

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.
...