Skip to content

SUMO-288840 | Apoorv | Add. monitors and missing sections#6917

Open
Apoorvkudesia-sumologic wants to merge 1 commit into
mainfrom
AwsWafCSMAAppUpdate
Open

SUMO-288840 | Apoorv | Add. monitors and missing sections#6917
Apoorvkudesia-sumologic wants to merge 1 commit into
mainfrom
AwsWafCSMAAppUpdate

Conversation

@Apoorvkudesia-sumologic

Copy link
Copy Markdown
Collaborator

Purpose of this pull request

This pull request add new monitors for AWS WAF CSMA app update and also missing sections.

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)

@cla-bot cla-bot Bot added the cla-signed Contributor approved, listed in .clabot file label Jul 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds missing documentation sections for the AWS WAF Cloud Security Monitoring and Analytics app, including examples and monitor setup guidance to support the AWS WAF CSMA app update.

Changes:

  • Added a sample AWS WAF log message example.
  • Added a sample Sumo Logic query example for blocked traffic analysis.
  • Added monitor creation section plus optional upgrade/downgrade and uninstall sections via reusable MDX includes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

| json field=_raw "httpRequest", "action" nodrop
| json field=httpRequest "clientIp", "httpMethod", "uri" nodrop
| where action="BLOCK"
| count by clientip, httpMethod, uri
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants