Structure
Complete YAML structure reference for Sling monitor configuration files
Root Level
# 'connection' and 'objects' keys are required
connection: <connection name>
defaults: <monitor object config>
objects:
<object name or pattern>: <monitor object config>
schemata:
enabled: true | false
exclude: [<glob patterns>]Object Configuration
Column Configuration
Schemata Configuration
Key
Type
Default
Description
Configuration Reference
Object-Level Keys
Key
Type
Default
Description
Column-Level Keys
Key
Type
Default
Description
Anomaly Detection Keys
Key
Type
Default
Description
Wildcards & Patterns
Definition Order
Defaults Inheritance
Last updated
Was this helpful?