Skip to content
5 changes: 5 additions & 0 deletions filebeat/filebeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1810,6 +1810,11 @@ setup.kibana:
#username: "elastic"
#password: "changeme"

# Space
# Define which Kibana Space the dashboards should be loaded into
# Default is "Default"
#space.id: "Default"

# Optional HTTP path
#path: ""

Expand Down