blob: 02516b6dc9519d13de612837f7d35f00fd601f05 [file] [log] [blame]
map:
name:
type: str
xos_dir:
type: str
database:
type: map
map:
name:
type: str
required: True
username:
type: str
required: True
password:
type: str
required: True
logging:
type: map
map:
file:
type: str
logstash_hostport:
type: str
level:
type: str
# TODO add validation [info, debug, warning, error, critical]
channels:
type: seq
sequence:
- type: str
enum: ['file', 'console', 'elkstack']
xos_dir:
type: str