SUMO-287829, SUMO-288052, SUMO-288053 - Add monitors documentation for Windows Legacy, Windows CSMA, and Host and Process Metrics apps#6887
Open
shauryasethi-sumo wants to merge 1 commit into
Conversation
… Windows Legacy, Windows CSMA, and Host and Process Metrics apps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request adds monitors/alerts documentation sections to the Windows Legacy, Windows Cloud Security Monitoring and Analytics, and Host and Process Metrics app pages.
Changes:
docs/integrations/microsoft-azure/windows-legacy.md— Added "Create monitors for the Windows Legacy app" section with<CreateMonitors/>import and a table of 6 alerts (Excessive Failed Logins, User Account Locked Out, User Added to Administrative Group, Audit Log Cleared, Firewall Rule Modified, User Account Deleted)docs/integrations/cloud-security-monitoring-analytics/windows.md— Added "Create monitors for the Windows Cloud Security app" section with<CreateMonitors/>import and a table of 8 alerts (Excessive Failed Logins, User Account Locked Out, User Added to Administrative Group, Audit Log Cleared, Windows Defender Malware Detected, Windows Defender Real-Time Protection Disabled, Windows Firewall Disabled, Default Account Activity)docs/integrations/hosts-operating-systems/host-process-metrics.md— Replaced legacy "Installing the Alerts" and "Host and Process Metrics Alerts" sections with a new "Create monitors for the Host and Process Metrics app" section using<CreateMonitors/>import and a table of 8 alerts (High CPU Usage, High Memory Usage, High Disk Usage, High CPU IO Wait, High Disk IO, High Network Errors, High Network Packet Drops, High Swap Usage)Type of change:- Update Content - Revisions, updating sections
Ticket:- SUMO-287829, SUMO-288052, SUMO-288053