Search Asset Tokens

compute.addresscompute.address

Use an IPv4 or IPv6 value to search assets.

Example

Show results for the asset with IP address:

compute.address: "192.0.2.15"

qualys.agent.uuidqualys.agent.uuid

Use the agent UUID to search assets from a specific installed agent instance.

Example

Show results for this exact agent UUID:

qualys.agent.uuid: "550e8400-e29b-41d4-a716-446655440000"

compute.idcompute.id

Use this token to search asset by it's ID.

Example

Show results for this asset ID:

compute.id: "123456789"

compute.interface.addresscompute.interface.address

Use this token to search assets using the interface address.

Example

Show results where any interface has this IP:

compute.interface.address: "2001:db8::5"

compute.namecompute.name

Use this token to search asset using it's name.

Example

Show results for this asset name:

compute.name: "web-prod-01"

operatingSystem.nameoperatingSystem.name

Use this token to search assets by their operating system.

Example

Show results for Windows Server 2019:

operatingSystem.name: "Microsoft Windows Server 2019"

qualys.agent.platformqualys.agent.platform

Use this token to search asset by the agent platform. The values are: Linux and Windows

Example

Show results where the agent runs on Linux:

qualys.agent.platform: "Linux"