Skip to content

Update Zscaler Internet Access doc #5671

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ To send logs to Sumo Logic using Cloud NSS, add a feed in ZIA using the followin
1. **Log Type**. Select **Web Log**.
1. **Feed Output Type**. Select **JSON**.
1. **JSON Array Notation**. Disable so that logs ingest as individual JSON objects instead of a JSON array.
1. **Feed Escape Character**. Leave this field blank for Web, Firewall, and Tunnel. Set as **,\"** for DNS.
1. **Feed Escape Character**. Add **,\\"** as the character under the Feed Name **Zscaler Web**.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amee-sumo , wanted to double-check this is how you wanted it to render? Wasn't sure if it was meant to look like ,\\"

Screenshot 2025-08-08 at 1 07 08 PM

1. **Feed Output Format**. The JSON format is displayed. (Leave the default setting.)
1. **Timezone**. Set to GMT by default.
1. **Web Log Filters**. Choose filters you would like to have.
Expand Down