Chronosphere API token
If true, the LogRetentionConfig will be created if it does not already exist, identified by slug. If false, an error will be returned if the LogRetentionConfig does not already exist.
If true, validates the specified configuration without creating or updating the LogRetentionConfig. If the specified configuration is valid, the endpoint returns a partial response without the LogRetentionConfig. If the specified configuration is invalid, the endpoint returns an error.
The LogRetentionConfig to update.
A successful response containing the updated LogRetentionConfig.
LogRetentionConfig configures long-term retention policies for log data. Each config specifies a filter to match logs and retention parameters for cold storage (Iceberg). Multiple configs per tenant are supported; when configs overlap, the longest retention wins.