Skip to main content

Humio QueryJob Poll

This Playbook is part of the Humio Pack.#

Run and poll a Humio Query Job

Dependencies#

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

Sub-playbooks#

  • GenericPolling

Integrations#

  • Humio

Scripts#

This playbook does not use any scripts.

Commands#

  • humio-query-job
  • humio-poll

Playbook Inputs#


NameDescriptionDefault ValueRequired
QueryThe Humio Query to runRequired
IntervalThe interval in minutes to poll the query job1Required
TimeoutThe number of minutes before timing out10Required
RepositoryThe repository to queryRequired
StartThe beginning of the interval to query24hOptional
EndThe end of the interval to querynowOptional
timeZoneOffsetMinutesThe timezone offset in minutes between the XSOAR and Humio server (usually 0)0Optional

Playbook Outputs#


PathDescriptionType
Humio.Result.cancelledIf it was cancelledunknown
Humio.Result.eventsEvents in the pollunknown
Humio.Result.doneIf its doneunknown
Humio.Result.metaDataMetaData from the pollunknown
Humio.Result.job_idHumio Job id the results came fromunknown

Playbook Image