You can use the search tokens available in the Connected IP tab and refine your search results. Click each token to learn more about it.
Example
Show findings with Cache Mode and Cache Port
cacheMode: enabled and cachePort: 443
Example
Show findings with one of these TLS Protocol client
tlsProtocolClient: 1.1 or tlsProtocolClient:
1.2
Example
Show all results where name of the appliance is QGS Test
applianceName:QGS Test
Example
Show appliance with this ip address
ip:10.xx.xx.xx
Example
Show assets with the host name qgstest1
assetHostName:qgstest1
Examples
Show findings with last tunnel mode activity within certain dates
lastTunnelModeActivity: [2016-01-01 ... 2016-01-10]
Show findings with last tunnel mode activity starting 2015-10-01, ending 1 month ago
lastTunnelModeActivity: [2015-10-01 ... now-1M]
Show findings with last tunnel mode starting 2 weeks ago, ending 1 second ago
lastTunnelModeActivity: [now-2w ... now-1s]
Show findings with last tunnel mode activity on a specific date
lastTunnelModeActivity:'2015-12-01'
Examples
Show findings with last cache mode activity within certain dates
lastCacheModeActivity: [2016-01-01 ... 2016-01-10]
Show findings with last cache mode activity starting 2015-10-01, ending 1 month ago
lastCacheModeActivity: [2015-10-01 ... now-1M]
Show findings with last cache mode activity starting 2 weeks ago, ending 1 second ago
lastCacheModeActivity: [now-2w ... now-1s]
Show findings with last cache mode activity on a specific date
lastCacheModeActivity:'2015-12-01'
Examples
Show appliance that have cache mode enabled
cacheMode: enabled
Example
Show appliance that have patch mode enabled
patchMode:enabled
Example
Show appliance incidents that were not pre-approved.
agentService.status:`FIMC_RUNNING` not
operatingSystem:`linux`