-
Notifications
You must be signed in to change notification settings - Fork 1.9k
removed agentix from integration where both fetch incidents and fetch events #43744
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
Changes from all commits
16d764d
21e91aa
1879678
c23f74d
32929fa
cd6527e
32f2e47
c06c574
5eb6f60
fa64155
1f736ed
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
|
|
||
| #### Integrations | ||
|
|
||
| ##### Akamai WAF SIEM | ||
|
|
||
| - Documentation and metadata improvements. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -183,6 +183,11 @@ configuration: | |
| defaultvalue: 'true' | ||
| hidden: | ||
| - xsoar | ||
| supportedModules: | ||
| - "xsiam" | ||
| - "edr" | ||
| - "cloud" | ||
| - "cloud_runtime_security" | ||
| - display: Incident type | ||
| name: incidentType | ||
| type: 13 | ||
|
|
@@ -283,6 +288,11 @@ configuration: | |
| hidden: | ||
| - xsoar | ||
| - xpanse | ||
| supportedModules: | ||
| - "xsiam" | ||
| - "edr" | ||
| - "cloud" | ||
| - "cloud_runtime_security" | ||
| - display: 'Fetch Asset types' | ||
| name: fetch_assets_type | ||
| defaultvalue: 'Spotlight,CNAPP Alerts' | ||
|
|
@@ -336,6 +346,11 @@ configuration: | |
| hidden: | ||
| - xsoar | ||
| - xpanse | ||
| supportedModules: | ||
| - "xsiam" | ||
| - "edr" | ||
| - "cloud" | ||
| - "cloud_runtime_security" | ||
| - display: 'Advanced: Time in minutes to look back when fetching incidents and detections' | ||
| additionalinfo: Use this parameter to determine the look-back period for searching for incidents that were created before the last run time and did not match the query when they were created. | ||
| defaultvalue: 2 | ||
|
|
@@ -358,6 +373,11 @@ configuration: | |
| hidden: | ||
| - xsoar | ||
| - xpanse | ||
| supportedModules: | ||
| - "xsiam" | ||
| - "edr" | ||
| - "cloud" | ||
| - "cloud_runtime_security" | ||
|
Comment on lines
+376
to
+380
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Are you sure that this parameter is not relevant for fetch incidents?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| - additionalinfo: The fetch interval for assets and vulnerabilities. It is recommended to set it to 1 hour. | ||
| defaultvalue: 60 | ||
| display: Assets Fetch Interval | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
|
|
||
| #### Integrations | ||
|
|
||
| ##### CrowdStrike Falcon | ||
|
|
||
| - Documentation and metadata improvements. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
|
|
||
| #### Integrations | ||
|
|
||
| ##### Exabeam Security Operations Platform | ||
|
|
||
| - Documentation and metadata improvements. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
|
|
||
| #### Integrations | ||
|
|
||
| ##### Hello World v2 | ||
|
|
||
| - Documentation and metadata improvements. |


Uh oh!
There was an error while loading. Please reload this page.