Filebeat、Logstash、Rsyslog 各种姿势采集Nginx日志
复制- type: log
# Change to true to enable this input configuration.
enabled: true
# Paths that should be crawled and fetched. Glob based paths.
paths:
#- /var/log/*.log
- /usr/local/nginx/logs/*.log
#- c:\programdata\elasticsearch\logs\*
1.2.3.4.5.6.7.8.
THE END