Config validate
Validate configuration
Validates that an already parsed fluentbit or fluentd config is semantically valid. To parse the raw agent config take a look at https://github.com/calyptia/fluent-bit-config-parser.
POSThttps://cloud-api.calyptia.com/v1/config_validate/{agentType}
Authorization
Path parameters
agentType*enum
fluentbitfluentd
Body
config*array of object
Response
OK
Body
errors*object
Request
Response