mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
docs: updated docs with header inputs for audit log stream and datadog section added
This commit is contained in:
@@ -29,8 +29,8 @@ The logs are formatted in JSON, requiring your logging provider to support JSON-
|
||||
<ParamField path="Endpoint URL" type="string" required>
|
||||
The HTTPS endpoint URL of the logging provider that collects the JSON stream.
|
||||
</ParamField>
|
||||
<ParamField path="Token" type="string" >
|
||||
Bearer token used by the logging providers for identification and authentication.
|
||||
<ParamField path="Headers" type="string" >
|
||||
The HTTP headers for the logging provider for identification and authentication.
|
||||
</ParamField>
|
||||
</Step>
|
||||
</Steps>
|
||||
@@ -54,3 +54,22 @@ Your Audit Logs are now ready to be streamed.
|
||||
2. Copy the **endpoint** from Better Stack to the **Endpoint URL** field.
|
||||
</Step>
|
||||
</Steps>
|
||||
|
||||
### Datadog
|
||||
|
||||
<Steps>
|
||||
<Step title="Navigate to API Keys section by clicking on sidebar in Datadog">
|
||||

|
||||

|
||||
</Step>
|
||||
<Step title="Select New Key and provide a key name">
|
||||

|
||||
</Step>
|
||||
<Step title="Provide audit log stream inputs">
|
||||

|
||||
|
||||
1. Add **https://http-intake.logs.datadoghq.com/api/v2/logs** to the **Endpoint URL** field.
|
||||
2. Copy the **API Key** from previous step
|
||||
3. Create a new header with key **DD-API-KEY** and use the **API Key** as the value.
|
||||
</Step>
|
||||
</Steps>
|
||||
|
||||
BIN
docs/images/platform/audit-log-streams/data-create-api-key.png
Normal file
BIN
docs/images/platform/audit-log-streams/data-create-api-key.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 90 KiB |
BIN
docs/images/platform/audit-log-streams/data-dog-api-key.png
Normal file
BIN
docs/images/platform/audit-log-streams/data-dog-api-key.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 61 KiB |
BIN
docs/images/platform/audit-log-streams/datadog-api-sidebar.png
Normal file
BIN
docs/images/platform/audit-log-streams/datadog-api-sidebar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 119 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user