redis-cli monitor >/Users/cxl/logs/redis/log11190302.txt
2.filebeat.yml
filebeat.inputs:
- type: log
enabled: true
paths:
- /Users/cxl/logs/redis/log11190302.txt
tail_files: true

redis-cli monitor >/Users/cxl/logs/redis/log11190302.txt
filebeat.inputs:
- type: log
enabled: true
paths:
- /Users/cxl/logs/redis/log11190302.txt
tail_files: true