mirror of
https://github.com/AlexMacocian/ServerManagementUtils.git
synced 2026-07-15 15:19:58 +00:00
Setup default hosts in filebeat
This commit is contained in:
@@ -21,6 +21,7 @@ setup.template.settings:
|
||||
|
||||
# ---------------------------- Elasticsearch Output ----------------------------
|
||||
output.elasticsearch:
|
||||
hosts: ["localhost:9200"]
|
||||
preset: balanced
|
||||
username: "replace-user"
|
||||
password: "replace-password"
|
||||
|
||||
Reference in New Issue
Block a user