Search Tokens for Certificates
You can use the search tokens available in the Certificates tab and refine your search results. Click each token to learn more about it.
Use a text value ##### to search the appliance using the common name.
Examples
Show appliance that have QGS in the common name
commonName: "Qualys Gateway Service (QGS)"
Use a date range or specific date to define when the appliance was created is not valid after certain dates or a period.
Examples
Show appliances created are not valid after certain dates
asset.created:[2019-01-01 ... 2019-01-15]
Show appliances created are not valid after the date starting 2019-01-15, ending 1 month ago
asset.created:[2019-01-15 ... now-1M]
Show appliances created are not valid after the date starting 2 weeks ago, ending 1 second ago
asset.created:[now-2w ... now-1s]
Show appliances created are not valid after a specific date
asset.created:'2019-03-18'
Use a date range or specific date to define when the appliance was created is not valid after certain dates or a period.
Examples
Show appliances created are not valid before certain dates
asset.created:[2019-01-01 ... 2019-01-15]
Show appliances created are not valid before the date starting 2019-01-15, ending 1 month ago
asset.created:[2019-01-15 ... now-1M]
Show appliances created are not valid before the date starting 2 weeks ago, ending 1 second ago
asset.created:[now-2w ... now-1s]
Show appliances created are not valid before a specific date
asset.created:'2019-03-18'