Skip to content

Commit

Permalink
add region param (#2455)
Browse files Browse the repository at this point in the history
  • Loading branch information
maycmlee committed Aug 1, 2024
1 parent 289247b commit 2e50cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zscaler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ A Zscaler Cloud NSS subscription is required.
* NSS Type: `NSS for Web`
* SIEM Type: `Other`
* Batch Size: `16`
* API URL: `https://http-intake.logs.datadoghq.com/v1/input?ddsource=zscaler`
* API URL: `{{< region-param key="http_endpoint" code="true" >}}/v1/input?ddsource=zscaler`
* HTTP headers:
* Key: `Content-Type`; Value: `application/json`
* Key: `DD-API-KEY`; Value: `<YOUR_DATADOG_API_KEY>`
Expand Down

0 comments on commit 2e50cb4

Please sign in to comment.