You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this on a SaaS cluster? This error is coming from the PCE, not the provider, so not sure why it's referencing the syslog service on the org settings endpoint.
Getting a message about syslog.
Error: not-acceptable:
│ Token: method_not_allowed_on_saas_cluster
│ Message: Configuring PCE syslog service is not allowed on SAAS cluster
resource "illumio-core_organization_settings" "example" {
audit_event_retention_seconds = 2592000
audit_event_min_severity = "informational"
format = "JSON"
}
The text was updated successfully, but these errors were encountered: