Skip to main content
The External Secrets Inc. Audit & Compliance product suite is a premium product. It requires a specific subscription. Contact us for more information.
Audit Listener Installation is an easy two-step process. It can be installed either with Kubernetes (plain manifests/helm charts) or as a standalone process in a VM.
The first step is to go to your Dashboard and create a new Audit Listener:Add a New Audit Listener
  • Click Install Listener button within the UI.
  • Select the Kubernets Installation Method. A curl command will appear to download and apply kubernetes manifests to the cluster.
Install with kubernetes
  • Copy the command and paste it into your terminal.
The first step is to go to your Dashboard and create a new Audit Listener:Add a New Audit Listener
  • Click Install Listener button within the UI
  • Select the Helm Installation Method. A helm command will appear to download and apply kubernetes manifests to the cluster.
  • Copy the helm command and paste it into your terminal
The first step is to go to your Dashboard and create a new Audit Listener:Add a New Audit Listener
  • Click Install Listener button within the UI
  • Select the Bash Installation Method. A curl command will appear to download and install binaries within a VM. This script will also install all the needed systemd entries.
Install with bash
  • Copy the command and run it within the VM to install the listener

Next