Search for Aggregated Jobs Patches tokens - Mac
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 when you go to the Aggregated Jobs Progress View page and click on the Installed, Failed, or Skipped count.
patch.architecturepatch.architecture
Use a text value ##### to find patches applied to a certain architecture (x86, x64).
Example
Find patches for x64
patch.architecture: x64
Use a text value ##### to find patches of certain category (Security Patches, Software Distribution, Security Tools, Non-security Patches, Custom Actions).
Example
Show patches of category Security Patches
patch.category: `Security Patches`
Use a text value ##### to find patches by certain CVE ID.
Example
Find patches for this CVE ID
patch.cveId: CVE-208-0760
patch.downloadMethodpatch.downloadMethod
Use a text value ##### to find patches by certain download method (Automatic, Unavailable, AcquireFromVendor).
- Automatic - Patch downloadable via the Cloud Agent (Qualys Patchable: Yes)
- AcquireFromVendor - Patch must be acquired from the vendor and installed manually (Qualys Patchable: No)
- Unavailable - Patch information is not available (Qualys Patchable: No)
Example
Find unavailable patches
patch.downloadMethod: unavailable
patch.isSecuritypatch.isSecurity
Use the values true | false to find patches of type Security.
Example
Show security patches
patch.isSecurity: true
Use a text value ##### to find patches with KB number (currently same as notification) issued by a vendor for an individual patch.
Example
Find patches related to KB number
patch.kb: SLACK-221114
patch.updatedDatepatch.updatedDate
Use a date range or specific date to find when patches were last modified.
Examples
Show patches modified within certain dates
patch.updatedDate: [2018-02-01 ... 2018-02-12]
Show patches modified starting 2018-02-01, ending 1 month ago
patch.updatedDate: [2018-02-01 ... now-1M]
Show patches modified starting 2 weeks ago, ending 1 second ago
patch.updatedDate: [now-2w ... now-1s]
Show patches modified on certain date
patch.updatedDate:'2018-02-22'
Use a text value ##### to find patches by patch ID.
Example
Find patches with this ID
patch.id: 8fc0797d-2c7b-3c08-8e7b-48c30585a702
job.patchJobStatusjob.patchJobStatus
Use a text value ##### to find patch with certain status. Select from the status values, Failed, Installed, Not applicable, Skipped, Uninstalled.
Note: This token is only related to Job Progress and is available only when you go to Job Progress and click on the Installed, Failed, or Skipped count.
Example
Find jobs that failed to complete.
job.patchJobStatus: Failed
Find jobs that were skipped.
job.patchJobStatus: Skipped
Use values within quotes or backticks to find products affected by a patch.
Examples
Find products related to name
patch.product: Safari
Find products that contain parts of name
patch.product: "Safari"
Find products that match exact value
patch.product: `Safari 15.x`
patch.publishedDatepatch.publishedDate
Use a date range or specific date to find when patches were last published.
Examples
Show patches published within certain dates
patch.publishedDate: [2018-02-01 ... 2018-02-12]
Show patches published starting 2018-02-01, ending 1 month ago
patch.publishedDate: [2018-02-01 ... now-1M]
Show patches published starting 2 weeks ago, ending 1 second ago
patch.publishedDate: [now-2w ... now-1s]
Show patches published on certain date
patch.publishedDate:'2018-02-22'
Use a text value ##### to find patches by certain QID.
Example
Find patches for this QID
patch.qid: 3015321
patch.isRebootRequiredpatch.isRebootRequired
Use the values true | false to find patches that require reboot.
Example
Show patches where reboot is required
patch.isRebootRequired: true
patch.supersededBypatch.supersededBy
Use a text value ##### to find patches that are superseded by other patch (patch ID).
Example
Find patches that are superseded by this patch
patch.supersededBy: 8fc0797d-2c7b-3c08-8e7b-48c30585a702
patch.supersedespatch.supersedes
Use a text value ##### to find patches that supersede other patch (patch ID).
Example
Find patches that supersede this patch
patch.supersedes: 8fc0797d-2c7b-3c08-8e7b-48c30585a702
Use values within quotes or backticks to find patches from a certain vendor.
Examples
Find patches related to vendor name
patch.vendor: Microsoft
Find patches that contain parts of vendor name
patch.vendor: "Microsoft Corporation"
Find patches that match exact value
patch.vendor: `Microsoft`
patch.vendorSeveritypatch.vendorSeverity
Use a text value ##### to find patches with certain vendor assigned severity level (Critical, Important, Moderate, Low, None).
Example
Find patches with this vendor assigned severity level
patch.vendorSeverity: Critical
patch.supportedOspatch.supportedOs
Use a text value ##### to find patches applied to a certain OS.
Example
Find patches for Mac
patch.supportedOs: Mac OS X 10.3.1
patch.notificationpatch.notification
Use a text value ##### to find patches with certain notification Id.
Example
Find patches related to the following notification Id
patch.notification: SLACK-221114
Use values within quotes or backticks to find patches with certain title.
Examples
Find patches related to title
patch.title: Security
Find patches that contain parts of title
patch.title: "Security and Quality Rollup for the .Net Framework"
Find patches that match exact value
patch.title: `Security for the .Net Framework`