-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
New Solution GCP Waf #11810
base: master
Are you sure you want to change the base?
New Solution GCP Waf #11810
Conversation
"properties": { | ||
"connectorUiConfig": { | ||
"id": "GCPFLoadBalancerLogsCCPDefinition", | ||
"title": "GCP Pub/Sub LoadBalancer Logs Test", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since we're moving to Public Preview - Remove "Test"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
replaced test with (Preview)
"graphQueries": [ | ||
{ | ||
"metricName": "Total events received", | ||
"legend": "GCP Pub/Sub LoadBalancer Logs Test", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove "test"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed test
[{ | ||
"name": "GCPLoadBalancerLogs_CL", | ||
"type": "Microsoft.OperationalInsights/workspaces/tables", | ||
"apiVersion": "2021-03-01-privatepreview", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Private preview API? Can this be confirmed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Went through other CCP connectors. They are using the same apiversion
Please align all product branding to "GCP Load Balancer" instead of using GCP WAF OR GCP Web Application Firewall in all places. Please also add a note in the connector description that "the logs collected also include GCP WAF logs". |
Replaced with - Google Cloud Platform (GCP) Load Balancer logs provide detailed insights into network traffic, capturing both inbound and outbound activities. These logs are used for monitoring access patterns and identifying potential security threats across GCP resources. Additionally, these logs also include GCP Web Application Firewall (WAF) logs, enhancing the ability to detect and mitigate risks effectively. |
Required items, please complete
Change(s):
Reason for Change(s):
Version :
Testing Completed: