Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skylinecommunications/slc-as-enable-disable-correlationrules
Automation Script to enable or disable a correlation rule.
https://github.com/skylinecommunications/slc-as-enable-disable-correlationrules
dataminer dataminer-automation-script
Last synced: about 4 hours ago
JSON representation
Automation Script to enable or disable a correlation rule.
- Host: GitHub
- URL: https://github.com/skylinecommunications/slc-as-enable-disable-correlationrules
- Owner: SkylineCommunications
- License: mit
- Created: 2023-03-13T10:53:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-13T13:19:22.000Z (8 months ago)
- Last Synced: 2024-03-14T13:41:41.519Z (8 months ago)
- Topics: dataminer, dataminer-automation-script
- Language: C#
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SLC-AS-Enable-Disable-CorrelationRules
This repository contains a script that allow you to enable or disable a correlation rule through an Automation Script.
### Script: Enable-Disable-CorrelationRules
| Input Parameters | Description |
|--|--|
Name|Name of the Correlation Rule (All correlation rules and names can be viewed under **Apps** > **Correlation**)|
Status(Enable/Disable)|Status parameter with 2 possible values: *Disable* or *Enable*. This will update the correlation rule status to the provided value.>[!NOTE]
>Required to have DM 10 and up.