Skip to content

Conversation

amee-sumo
Copy link
Collaborator

@amee-sumo amee-sumo commented Aug 8, 2025

Purpose of this pull request

This pull request...

Select the type of change

  • Minor Changes - Typos, formatting, slight revisions
  • Update Content - Revisions, updating sections
  • New Content - New features, sections, pages, tutorials
  • Site and Tools - .clabot, version updates, maintenance, dependencies, new packages for the site (Docusaurus, Gatsby, React, etc.)

Ticket (if applicable)

https://sumologic.atlassian.net/browse/DOCS-948

@amee-sumo amee-sumo self-assigned this Aug 8, 2025
@amee-sumo amee-sumo added the doc:update Revisions and updates to content label Aug 8, 2025
@amee-sumo amee-sumo requested a review from a team as a code owner August 8, 2025 10:22
@amee-sumo amee-sumo added the do-not-merge Pull requests that should not be merged label Aug 8, 2025
@cla-bot cla-bot bot added the cla-signed Contributor approved, listed in .clabot file label Aug 8, 2025
Copy link
Collaborator

@JV0812 JV0812 left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes @kimsauce
You're right. Using a single slash gave an invalid output, that's why. Is there another way?

Copy link
Collaborator

@kimsauce kimsauce Aug 29, 2025

Choose a reason for hiding this comment

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

Hi @amee-sumo! Yes, you just need to surround the characters in single backticks rather than asterisks.

So if you use this...

`,\\"`

It'll render as... ,\\"

Copy link
Collaborator

@kimsauce kimsauce left a comment

Choose a reason for hiding this comment

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

@amee-sumo, just had one question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed Contributor approved, listed in .clabot file do-not-merge Pull requests that should not be merged doc:update Revisions and updates to content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants