QRadar_v2 Deprecated
Deprecated. Use the IBM QRadar v3 integration instead. Fetch offenses from QRadar using Cortex XSOAR. Supports API versions until 10.0. You can fetch the offenses with their related events and assets by creating a comma-separated list of event fields.
Analytics & SIEM · IBM QRadar
Configuration parameters
incidentType— Incident typeserver— Server URL (e.g. https://192.168.0.1) (required)credentials— Username / API Key (see '?')insecure— Trust any certificate (not secure)proxy— Use system proxy settingslongRunning— Long running instancequery— Query to fetch offensesoffenses_per_fetch— Number of offenses to pull per API call (max 50)ip_enrich— Incident IP Enrichmentasset_enrich— Incident Asset Enrichmentevents_columns— Event fields to return from the events query (CAUTION this parameter is correlated to the incoming mapper, and changing the values may adversely affect mapping)fetch_mode— Fetch mode (required)events_limit— Max number of events per incidentadv_params— Advanced Parameters
Commands (23)
-
get-mapping-fieldsReturns the list of fields for an incident type. This command should be used for debugging purposes.
-
qradar-create-noteCreate a note on an offense.
-
qradar-create-reference-setCreates a new reference set. If the provided name is already in use, this command will fail.
-
qradar-create-reference-set-valueAdd or update a value in a reference set.
-
qradar-delete-reference-setDeletes a reference set corresponding to the name provided.
-
qradar-delete-reference-set-valueDeletes a value in a reference set.
-
qradar-get-asset-by-idRetrieves the asset by id.
-
qradar-get-assetsList all assets found in the model.
-
qradar-get-closing-reasonsGet closing reasons.
-
qradar-get-custom-propertiesRetrieves a list of event regex properties.
-
qradar-get-domain-by-idRetrieves Domain information By ID.
-
qradar-get-domainsRetrieve all Domains.
-
qradar-get-noteRetrieve a note for an offense.
-
qradar-get-reference-by-nameInformation about the reference set that had data added or updated. This returns the information set, but not the contained data. This feature is supported from version 8.1 and upward.
-
qradar-get-searchGets a specific search id and status.
-
qradar-get-search-resultsGets search results.
-
qradar-offense-by-idGets offense with matching offense ID from qradar.
-
qradar-offensesGets offenses from QRadar.
-
qradar-reset-last-runReset fetch incidents last run value, which resets the fetch to its initial fetch state (will try to fetch first available offense).
-
qradar-searchesSearches in QRadar using AQL. It is highly recommended to use the playbook 'QRadarFullSearch' instead of this command - it will execute the search, and will return the result.
-
qradar-update-offenseUpdate an offense.
-
qradar-update-reference-set-valueAdds or updates a value in a reference set.
-
qradar-upload-indicatorsUploads indicators from Demisto to Qradar.