Filebeat setup.ilm.enabled: false setup.template.enabled: false filebeat.inputs: - type: log enabled: true paths: - /var/log/nginx/*.log output.elasticsearch: hosts: ["http://localhost:5080"] timeout: 10 path: "/api/default/" index: "default" username: "root@example.com" password: "password" Was this page helpful? Thank you for your feedback. Thank you, we will review this page.