Create a log configuration
Creates a log configuration or replaces a previous one (this operation destroys any previous value)
Request Body |
---|
is_default booleanDefine is the log configuration is the default, if true requires permission agent:log_config:create-default if not agent:log_config:create |
expires_at stringIf log configuration is not default, expiration should be defined |
account_id integerCan be specified if log spec is at account level |
selector objectThe tags to be matched to apply the log configuration |
configuration objectThe log configuration as defined in the log spec |
Responses | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
200 The operation was successful
|