Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error updating organization_settings #43

Open
vvaj opened this issue Mar 24, 2023 · 1 comment
Open

error updating organization_settings #43

vvaj opened this issue Mar 24, 2023 · 1 comment

Comments

@vvaj
Copy link

vvaj commented Mar 24, 2023

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"
}

@dsommerville-illumio
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants