QRadar Deprecated
Deprecated. Use IBM QRadar v2 or IBM QRadar v3 instead.
Analytics & SIEM · IBM QRadar
Configuration parameters
server— Server URL (e.g. https://192.168.0.1) (required)credentials— Usernametoken— Authentication tokenquery— Query to fetch offensesoffensesPerCall— Number of offenses to pull per API callinsecure— Trust any certificate (not secure)proxy— Use system proxy settingsisFetch— Fetch incidentsincidentType— Incident typefull_enrich— Full Incident Enrichmentenrich_size— Number of addresses to enrich per API call
Commands (26)
-
qr-get-assetsDeprecatedList all assets found in the model
-
qr-get-searchDeprecatedGets a specific search id and state
-
qr-get-search-resultsDeprecatedGets search results
-
qr-offensesDeprecatedGets offenses from QRadar
-
qr-searchesDeprecatedSearches in QRadar
-
qr-update-offenseDeprecatedUpdate an offense
-
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-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 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-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. This command requires Cortex SOAR v5.5 or later.