Skip to main content

QRadarFullSearch

This Playbook is part of the IBM QRadar Pack.#

This playbook runs a QRadar query and return its results to the context.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

  • GenericPolling

Integrations#

  • QRadar_v2
  • QRadar
  • QRadar_v3

Scripts#

This playbook does not use any scripts.

Commands#

  • qradar-get-search
  • qradar-get-search-results
  • qradar-searches

Playbook Inputs#


NameDescriptionDefault ValueRequired
timeoutHow much time to wait before a timeout occurs (minutes)600Optional
intervalPolling frequency - how often the polling command should run (minutes)1Optional
query_expressionThe query expressions in AQLRequired
rangeRange of results to return (e.g. 0-20)Optional
headersTable headersOptional

Playbook Outputs#


PathDescriptionType
QRadar.Search.ResultThe result of the searchunknown

Playbook Image#


QRadarFullSearch