monitoring
ELK
→ Filebeat setup
Modules can be enabled:
filebeat modules enable system nginx postgresql
So far, only direct access to elastic works with filebeat:
filebeat --path.home /usr/share/filebeat --path.config /etc/filebeat --path.data /var/lib/filebeat --path.logs /var/log/filebeat setup -e
This page was last modified: