zoe zhang
zoe zhang
**Is your feature request related to a problem?** A description of what the problem is. For example: I'm frustrated when [...] by using the helm chart the mutatingwebhookadmission has rules...
**What did you do?** using vault injector to inject the api key - has issue the /vault/secrets/opsgenie_api_key , the content is the apikey file owner is nobody, same as alertmanager...
**Describe the bug** A clear and concise description of what the bug is. vault version 1.15.2 (after upgraded from 1.11.0) chrome version Version 123.0.6312.87 (Official Build) (arm64) in the vault...
create azure event hubs source in ui, try to import to tf terrraform version: 1.4.2 sumologic version: 2.24.0 ```tf resource "sumologic_cloud_to_cloud_source" "eventhub" { collector_id = "119303367" schema_ref = { type...
i dont see this source in terraform https://help.sumologic.com/docs/integrations/amazon-aws/cost-explorer/ any change we can support it please thanks
related document api: https://api.sumologic.com/docs/#operation/createDataForwardingRule https://help.sumologic.com/docs/manage/data-forwarding/amazon-s3-bucket/
try to set obj permission without rbac on monitoring feature turned on. ```tf resource "sumologic_monitor_folder" "xxx" { name = "xxx" description = "xxx" obj_permission { subject_type = "role" subject_id =...
to manage the service allowlists document: https://help.sumologic.com/docs/manage/security/create-allowlist-ip-cidr-addresses/ rest api doc https://api.au.sumologic.com/docs/#tag/serviceAllowlistManagement thank you!
https://organizations.sumologic.com/docs/#tag/organizationsManagement create/update child org. thankyou
for scenarios like us, we have multiple sumologic accounts, and we are using environment variables to set access id/key, it would be nice to support multiple accounts. i know its...