Search for CSPM Connectors

Use the search tokens below to search for connectors. Looking for help with writing your query? click here

andand

Use a boolean query to express your query using AND logic.

Example

Show findings with account ID 205767712438 and type Subnet

account.id: 205767712438 and resource.type: Subnet

notnot

Use a boolean query to express your query using NOT logic.

Example

Show findings that are not resource type Instance

not resource.type: Instance

oror

Use a boolean query to express your query using OR logic.

Example

Show findings with one of these tag values

tag.value: Finance or tag.value: Accounting

aws.accountIdaws.accountId

Use a text value ##### to show connectors based on the unique account ID associated with the connector/ARN at the time of creation.

Example

Show connectors associated with this account ID

aws.accountId: 205767712438

connector.nameconnector.name

Use values within quotes to help you find the connector name you're looking for.

Examples

Show any connectors with this name

connector.name: my-connector

Show any connectors that contain parts of name

connector.name: "my-connector"

connector.usernameconnector.username

Use values within quotes to help you find connectors created by users with a certain user name.

Examples

Show any connectors created by this username

connector.username: Jane

Show any connectors that contain parts of username

connector.username: "Jane"

tags.nametags.name

Use values within quotes to help you find connectors that are grouped by the tag name.

Examples

Show any connectors tagged by this tag name

tag.name: test

tags.idtags.id

Use values within quotes to help you find connectors that are grouped by the tag id.

Examples

Show any connectors tagged by this tag id

tag.id: 34562

aws.account.aliasaws.account.alias

Use a text value ##### to show connectors based on the account alias associated with the connector/ARN at the time of creation.

Example

Show connectors with this account alias

aws.account.alias: Example_account

oci.tenantIdoci.tenantId

Use a text value ##### to search connectors created with specific tenant ID.

Example

Show all assets with the specific tenant ID

oci.tenantId: ocid1.tenancy.oc1..aaaaaaaax2gwhq3hszjqhte5pgzijgyge6gvlsrqar6kxn7itwhk7keokamq

azure.subscriptionIdazure.subscriptionId

Use a text value ##### to find Azure connectors based on the unique subscription ID associated with the connector at the time of creation.

Example

Show connectors with this subscription ID

azure.subscriptionId: fbb9ea64-abda-452e-adfa-83442409

azure.subscriptionNameazure.subscriptionName

Use a text value ##### to find Azure connectors based on the subscription name associated with the connector at the time of creation.

Example

Show connectors with this subscription name

azure.subscriptionName: Sample Cloud Subscription

gcp.projectIdgcp.projectId

Use a text value ##### to find GCP connectors based on the unique project ID associated with the connector at the time of creation.

Example

Show connectors with this projectId

gcp.projectId: my-project-1513669048551

connector.isDisabledconnector.isDisabled

Use values true | false to find the connectors that are in disabled/enabled state.

Examples

Show connectors that are disabled

connector.isDisabled: true

Show connectors that are enabled

connector.isDisabled: false

connector.isRemediationEnabledconnector.isRemediationEnabled

Use true to view the connectors for which remediation is enabled.

Examples

Show connectors for which remediation is enabled

connector.isRemediationEnabled: True

Show connectors for which remediation is not enabled

connector.isRemediationEnabled: False

Note: This search token is available only if you enable Remediation feature (currently in preview mode). To enable Remediation feature for your subscription, contact your Technical Account Manager at Qualys.

aws.account.tag.keyaws.account.tag.key

Use values within quotes or backticks to find list of AWS connector with the specified key.

Examples

Show AWS connectors with the specified key

aws.account.tag.key: "Department"

Show AWS connectors that match the exact specified key

aws.account.tag.key: `S3 Department

aws.account.tags.valueaws.account.tags.value

Use values within quotes or backticks to find list of AWS connector with the specified value.

Examples

Show AWS connectors with the specified value

aws.account.tags.value: "Finance"

Show AWS connectors that match the exact specified value

aws.account.tags.value: `B1 Finance`

aws.account.statusaws.account.status

Use this is search AWS resources based on their account status.

Example

Show AWS resources with ACTIVE account status

aws.account.status: ACTIVE

connector.stateconnector.state

Search for connectors based on their merge status with an organization connector. Select from the available options: Merged or Unmerged.

Example

Show connectors that are not yet merged

connector.state: Unmerged

connector.statusconnector.status

Search for connectors based on their run status. Select the appropriate status from the drop-down, such as Completed successfully, Disabled, or Queued.

Example

Show connectors that completed their run successfully

connector.status: Completed successfully

connector.tag.nameconnector.tag.name

Search for connectors based on the applied tag name. Select the tag name from the drop-down.

Example

Show connectors tagged with Production

connector.tag.name: Production

connector.usernameconnector.username

Search for connectors based on the username used during connector configuration or run.

Example

Show connectors configured with admin user

connector.username: admin

scanType.isSnapshotScanEnabledscanType.isSnapshotScanEnabled

Search for scan jobs based on whether snapshot scan is enabled. Select from True or False.

Example

Show scans where snapshot scan is enabled

scanType.isSnapshotScanEnabled: True