Skip to content

Commit

Permalink
Merge pull request #1356 from SEKOIA-IO/fix/ZscalerZIA
Browse files Browse the repository at this point in the history
Zscaler: fix the HTTP endpoint to use for Cloud NSS
  • Loading branch information
squioc authored Sep 28, 2023
2 parents 7a1b1c7 + 71cf8e2 commit 6059716
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ In the Zscaler ZIA console:
1. Select `Other` as the `SIEM Type`
2. Uncheck `OAUTH2.0 Authentication`
3. For the `Max batch size`, set `512 kb`
4. As the API URL, type `https://intake.sekoia.io/plain?status_code=200`
4. As the API URL, type `https://intake.sekoia.io/plain/batch?status_code=200`
5. Click on the button `Add HTTP Header` and add the HTTP header `X-SEKOIAIO-INTAKE-KEY` with our intake key as the value
![Connectivity](/assets/operation_center/integration_catalog/cloud_and_saas/zscaler/zia_siem_connectivity.png){: style="max-width:100%"}
6. In the `Formatting` section
Expand Down

0 comments on commit 6059716

Please sign in to comment.