You are here

lagoon_logs.schema.yml in Lagoon Logs 8

config/schema/lagoon_logs.schema.yml

File

config/schema/lagoon_logs.schema.yml
View source
  1. # Schema for the configuration files of the lagoon_logs module.
  2. lagoon_logs.settings:
  3. type: config_object
  4. label: 'Lagoon logs settings'
  5. mapping:
  6. host:
  7. type: string
  8. label: 'Logstash host'
  9. port:
  10. type: integer
  11. label: 'Logstash port'
  12. identifier:
  13. type: string
  14. label: 'Logstash leading identifier'