Configuring Azure Key Vault on Audit Listener
Reader
role on the Key Vault resource.Storage Blob Data Contributor
role on the Storage Account used for checkpoints.Azure Event Hubs Data Receiver
role on the designated Event Hub.Managed Identity
Setup with Kustomize
Setup with Helm
Setup on Standalone VMs
Service Principal Authentication
Setup with Kustomize
azure-patch.yaml
with the following content:Setup with Helm
Setup on Standalone VMs
systemd edit audit-listener.service
Then, edit the file to include the necessary environment variables:Connection strings
Setup with Kustomize
azure-patch.yaml
with the following content:Setup with Helm
Setup on Standalone VMs
systemd edit audit-listener.service
Then, edit the file to include the necessary environment variables:Key Vault
as the provider type.EventHubNamespaceHost
: The Event Hub namespace host.EventHubName
: Name of the Event Hub instance.StorageAccount
: Storage account used for checkpointing.StorageContainerName
: Container inside the Storage Account for event logs.