Audit log streams is a paid feature.If you’re using Infisical Cloud, then it is available under the Enterprise Tier. If you’re self-hosting Infisical,
then you should contact team@infisical.com to purchase an enterprise license to use it.
Overview
1
Navigate to Organization Settings in your sidebar.
2
Select Audit Log Streams Tab.


Example Providers
Better Stack
1
Select Connect Source

2
Provide a name and select platform
3
Provide Audit Log Stream inputs

- Copy the endpoint from Better Stack to the Endpoint URL field.
- Create a new header with key Authorization and set the value as Bearer <source token from betterstack>.
Datadog
1
Navigate to API Keys section

2
Select New Key and provide a key name


3
Find your Datadog region specific logging endpoint.

- Navigate to the Datadog Send Logs API documentation.
- Pick your Datadog account region.
- Obtain your Datadog logging endpoint URL.
4
Provide audit log stream inputs

- Copy the logging endpoint from Datadog to the Endpoint URL field.
- Copy the API Key from previous step
- Create a new header with key DD-API-KEY and set the value as API Key.