Greptile review fixes

This commit is contained in:
x032205
2025-09-08 17:37:05 -04:00
parent 8e5ff68bda
commit ce6febc637

View File

@@ -79,7 +79,7 @@ Infisical Audit Log Streaming enables you to transmit your organization's audit
<Step title="Create Infisical Data Source">
In Cribl Stream, navigate to **Data > Sources > HTTP** and click **Add Source**.
![crible add source](/images/platform/audit-log-streams/cribl-add-source.png)
![cribl add source](/images/platform/audit-log-streams/cribl-add-source.png)
Configure the **Input ID**, **Port**, and **Cribl HTTP event API** path (e.g., `/infisical`). Then, generate an **Auth Token**.
@@ -89,7 +89,7 @@ Infisical Audit Log Streaming enables you to transmit your organization's audit
Ensure that you're using a port that's open on your instance.
</Warning>
![crible general settings](/images/platform/audit-log-streams/cribl-general-settings.png)
![cribl general settings](/images/platform/audit-log-streams/cribl-general-settings.png)
Once you've configured the Data Source, click **Save** and deploy your changes.
</Step>