forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'contrib/SEKOIA-IO_Add/SekoiaXDR' into Add/SekoiaXDR
- Loading branch information
Showing
59 changed files
with
1,561 additions
and
1,225 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
26 changes: 17 additions & 9 deletions
26
Packs/HealthCheck/Playbooks/Health_Check_-_Log_Analysis_Read_All_files_README.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,50 @@ | ||
Parse files from log bundle output | ||
Parse files from log bundle output. | ||
|
||
## Dependencies | ||
|
||
This playbook uses the following sub-playbooks, integrations, and scripts. | ||
|
||
### Sub-playbooks | ||
|
||
This playbook does not use any sub-playbooks. | ||
|
||
### Integrations | ||
|
||
This playbook does not use any integrations. | ||
|
||
### Scripts | ||
* HealthCheckPanicLog | ||
* HealthCheckFileSystem | ||
* HealthCheckReadVC | ||
* HealthCheckReadConf | ||
|
||
* HealthCheckDockerLog | ||
* HealthCheckServerLog | ||
* HealthCheckFileSystem | ||
* HealthCheckLicenseData | ||
* HealthCheckPanicLog | ||
* HealthCheckReadConf | ||
* HealthCheckReadTemeletryLog | ||
* HealthCheckReadVC | ||
* HealthCheckServerLog | ||
|
||
### Commands | ||
|
||
This playbook does not use any commands. | ||
|
||
## Playbook Inputs | ||
|
||
--- | ||
|
||
| **Name** | **Description** | **Default Value** | **Required** | | ||
| --- | --- | --- | --- | | ||
| LogFiles | Log bundle files | | Optional | | ||
| Health Check Thresholds | | ${Health Check Thresholds} | Optional | | ||
|
||
## Playbook Outputs | ||
|
||
--- | ||
|
||
| **Path** | **Description** | **Type** | | ||
| --- | --- | --- | | ||
| HealthCheck.ActionableItems | Data read from war room file | unknown | | ||
| HealthCheck.ActionableItems | Data read from war room file. | unknown | | ||
|
||
## Playbook Image | ||
|
||
--- | ||
![Health Check - Log Analysis Read All files](./../doc_files/HealthCheck-LogAnalysisReadAllfiles.png) | ||
|
||
![Health Check - Log Analysis Read All files](../doc_files/HealthCheck-LogAnalysisReadAllfiles.png) |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
|
||
#### Playbooks | ||
|
||
##### Health Check - Collect Log Bundle | ||
|
||
Improve playbook documentation. | ||
|
||
##### Health Check - Log Analysis Read All files | ||
|
||
Improve playbook documentation. | ||
|
||
##### HealthCheck | ||
|
||
Updated the main playbook to differentiate between Cortex XSOAR versions 6.x and 8.x. | ||
|
||
#### Scripts | ||
|
||
##### HealthCheckAPIvalidation | ||
|
||
Updated the Docker image to **demisto/python3:3.11.10.111526**. | ||
|
||
##### HealthCheckPanicLog | ||
|
||
Updated the Docker image to **demisto/python3:3.11.10.113941**. | ||
|
||
##### HealthCheckFields | ||
|
||
Updated the Docker image to **demisto/python3:3.11.10.111526**. | ||
|
||
##### HealthCheckAnalyzeLargeInvestigations | ||
|
||
Updated the Docker image to **demisto/python3:3.11.10.113941**. | ||
|
||
##### HealthCheckCPU | ||
|
||
- Implemented notification for Cortex XSOAR version 8.x incompatibility. | ||
- Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckCommonIndicators | ||
|
||
Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckContainersStatus | ||
|
||
- Implemented notification for Cortex XSOAR version 8.x incompatibility. | ||
- Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckDiskUsage | ||
|
||
- Implemented notification for Cortex XSOAR version 8.x incompatibility. | ||
- Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckDiskUsageLine | ||
|
||
- Implemented notification for Cortex XSOAR version 8.x incompatibility. | ||
- Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckDockerLog | ||
|
||
Implemented notification for Cortex XSOAR version 8.x incompatibility. | ||
|
||
|
||
##### HealthCheckFileSystem | ||
|
||
Implemented notification for Cortex XSOAR version 8.x incompatibility. | ||
|
||
##### HealthCheckGetLargestInputsAndOutputsInIncidents | ||
|
||
- Fixed script for Cortex XSOAR version 6.x. | ||
- Implemented notification for x8 incompatibility. | ||
|
||
##### HealthCheckIncidentTypes | ||
|
||
Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckIncidentsCreatedDaily | ||
|
||
- Added support for Cortex XSOAR version 8.x. | ||
- Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckIncidentsCreatedMonthly | ||
|
||
- Added support for Cortex XSOAR version 8.x. | ||
- Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckIncidentsCreatedWeekly | ||
|
||
- Added support for Cortex XSOAR version 8.x. | ||
- Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckInstalledPacks | ||
|
||
- Added support for Cortex XSOAR version 8.x. | ||
- Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckIntegrations | ||
|
||
Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckLicenseData | ||
|
||
Implemented notification for Cortex XSOAR version 8.x incompatibility. | ||
|
||
##### HealthCheckMemory | ||
|
||
- Implemented notification for Cortex XSOAR version 8.x incompatibility. | ||
- Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckNumberOfDroppedIncidents | ||
|
||
- Added support for Cortex XSOAR version 8.x. | ||
- Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckNumberOfLargeIOIncidents | ||
|
||
Implemented notification for Cortex XSOAR version 8.x incompatibility. | ||
|
||
##### HealthCheckNumberOfLargeIncidents | ||
|
||
Implemented notification for Cortex XSOAR version 8.x incompatibility. | ||
|
||
##### HealthCheckNumberOfPartitions | ||
|
||
Implemented notification for Cortex XSOAR version 8.x incompatibility. | ||
|
||
##### HealthCheckPlaybookAnalysis | ||
|
||
Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckServerConfiguration | ||
|
||
Updated the Docker image to **demisto/python3:3.11.10.111526** | ||
|
||
##### HealthCheckSystemDiagnostics | ||
|
||
- Revised and updated the code. | ||
- Updated the Docker image to **demisto/python3:3.11.10.113941** | ||
|
||
##### HealthCheckWorkers | ||
|
||
- Revised and updated the code. | ||
- Updated the Docker image to **demisto/python3:3.11.10.111526** |
This file contains 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
Oops, something went wrong.