---
# Change this to match the FQDN of your Kibana instance
kibana_url: https://kibana.lab.megabyte.space:443

# Example: Populate an object like kibana_enrollment_key below. The enrollment
# keys are obtainable from the Kibana dashboard. The kibana_enrollment_key is
# used to determine which enrollment key stored in kibana_enrollment_secrets
# to use. This allows you to group your various ELK clients.
kibana_enrollment_secrets:
  cloud: keyFromKibanaDashboard
  controller: keyFromKibanaDashboard
# In order to add your client in a Fleet, you must make sure kibana_enrollment_secrets[kibana_enrollment_id] corresponds with your actual enrollment key.
# kibana_enrollment_id: undefined
