Search for Aggregated Job Result tokens - Linux

Use the following search tokens to search for Aggregated Jobs. Looking for help with writing your query? click here

You can use the following tokens from the Aggregated Jobs Progress View page.

agent.idagent.id

Use a text value ##### to find jobs applied to certain agent ID.

Example

Find jobs applied to this agent ID

agent.id: d5fc292b-857a-498f-ae01-4b9b24b27efa

asset.nameasset.name

Use values within quotes or backticks to find jobs applied to asset with certain name.

Example

Find jobs applied to asset with asset name

asset.name: FIN-VM

job.endDateTimejob.endDateTime

Use a date range or specific date to find when jobs were last ended.

Examples

Show jobs ended within certain dates

job.endDateTime: [2018-02-01 ... 2018-02-12]

Show jobs ended with date starting 2018-02-01, ending 1 month ago

job.endDateTime: [2018-02-01 ... now-1M]

Show jobs ended with date starting 2 weeks ago, ending 1 second ago

job.endDateTime: [now-2w ... now-1s]

Show jobs ended on certain date

job.endDateTime:'2018-02-22'

job.failedPatchIdjob.failedPatchId

Use a text value ##### to find failed jobs by patch ID.

Example

Find failed jobs with this patch ID

job.failedPatchId: 34bf328c-53b1-397e-a468-36fa6f4da9d9

job.failedPatchReasonjob.failedPatchReason

Use values within quotes or backticks to find jobs with certain failed patch reason.

Examples

Find jobs related to failed patch reason

job.failedPatchReason: FileDownloadFailed

Find jobs that contain parts of failed patch reason

job.failedPatchReason: "FileDownloadFailed: Vendor patch file failed downloading. No installation will happen (Normally a terminal state)"

Find jobs that match exact value

job.failedPatchReason: `FileDownloadFailed: Vendor patch file failed downloading. No installation will happen (Normally a terminal state)`

job.failedPatchReasonCodejob.failedPatchReasonCode

Use a text value ##### to find jobs with certain failed patch reason code.

Example

Find jobs with this failed patch reason code

job.failedPatchReasonCode: 4

job.failedPatchTitlejob.failedPatchTitle

Use values within quotes or backticks to find failed jobs by patch title.

Examples

Find failed jobs related to patch title

job.failedPatchTitle: Security

Find failed jobs that contain parts of patch title

job.failedPatchTitle: "Security and Quality Rollup for the .Net Framework"

Find failed jobs that match exact value

job.failedPatchTitle: `Security for the .Net Framework`

job.alreadyInstalledPatchIdjob.alreadyInstalledPatchId

Use a text value ##### to jobs by ID of the installed patch.

Example

Find jobs with this patch ID

job.alreadyInstalledPatchId: 85f418ec-364c-306d-9ca1-d1058c294b05

job.alreadyInstalledPatchTitlejob.alreadyInstalledPatchTitle

Use values within quotes or backticks to find jobs by title of the installed patch.

Examples

Find jobs related to patch title

job.alreadyInstalledPatchTitle: Chrome

Find jobs that contain parts of patch title

job.alreadyInstalledPatchTitle: "Vulnerabilities in Windows Media Could Allow Remote Code Execution "

Find jobs that match exact value

job.alreadyInstalledPatchTitle: `Chrome 40.0.2214.91`

job.sentDatejob.sentDate

Use a date range or specific date to find jobs that are sent to the agent by the specified date range or date.

Examples

Show jobs sent within certain dates

job.sentDate: [2020-07-01 ... 2020-07-30]

Show jobs sent on 2020-07-05, ending 1 month ago

job.sentDate: [2020-07-05 ... now-1M]

Show jobs sent on 2 weeks ago, ending 1 second ago

job.sentDate: [now-2w ... now-1s]

Show jobs sent on certain date

job.sentDate: '2020-07-01'

asset.netbiosNameasset.netbiosName

Use a text value ##### to define the NetBIOS name you're interested in.

Examples

Show asset with this NetBIOS name

asset.netbiosName:UBUNTUSP2-24-208

operatingSystem.nameoperatingSystem.name

Use values within quotes or backticks to find jobs by the operating system of the asset the job applies to.

Examples

Show findings with the following OS name

operatingSystem.name: Linux

Show findings that contain components of the OS name

operatingSystem.name: "RHSA-2021:1173"

Show any findings that match the exact value "Red Hat Enterprise Linux 7.9"

operatingSystem.name: `Red Hat Enterprise Linux 7.9`

job.startDateTimejob.startDateTime

Use a date range or specific date to find when jobs were last started.

Examples

Show jobs started within certain dates

job.startDateTime: [2018-02-01 ... 2018-02-12]

Show jobs starting 2018-02-01, ending 1 month ago

job.startDateTime: [2018-02-01 ... now-1M]

Show jobs starting 2 weeks ago, ending 1 second ago

job.startDateTime: [now-2w ... now-1s]

Show jobs started on certain date

job.startDateTime: '2018-02-22'

job.asset.statusjob.asset.status

Use a text value ##### to find jobs with certain status (Downloading, Downloaded, Executing, Pending Reboot, Rebooted, Completed, Timed Out, Canceled - Blackout).

Example

Find jobs with this status

job.asset.status: Completed

job.successPatchIdjob.successPatchId

Use a text value ##### to find successful jobs by patch ID.

Example

Find successful jobs with this patch ID

job.successPatchId: 34bf328c-53b1-397e-a468-36fa6f4da9d9

job.successPatchTitlejob.successPatchTitle

Use values within quotes or backticks to find successful jobs by patch title.

Examples

Find successful jobs related to patch title

job.successPatchTitle: Security

Find successful jobs that contain parts of patch title

job.successPatchTitle: "Security and Quality Rollup for the .Net Framework"

Find successful jobs that match exact value

job.successPatchTitle: `Security for the .Net Framework`

asset.timezoneasset.timezone

Use a text value ##### to find jobs with the timezone of the asset the job applies to.

Example

Find jobs related to timezone

asset.timezone: "-08:00"

asset.tag.idasset.tag.id

Use values within quotes or backticks to find jobs with the asset tag ID the job applies to.

Examples

Find jobs applied to asset tag ID

asset.tag.id: 79eb654f-6eca-4922-9adf-0d39bd7cf3f2

asset.tag.nameasset.tag.name

Use values within quotes or backticks to find jobs with the asset tag name the job applies to.

Examples

Find jobs applied to asset tag name

asset.tag.name: sanjose

Find jobs that contain parts of asset tag name

asset.tag.name: "sanjose Win7"

Find jobs that match exact value

asset.tag.name: `Win7-sanjose`