Search for Insights

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

cloud.idcloud.id

Use a text value to find insights belonging to a specified cloud ID.

Example

Show insights with this cloud ID.

cloud.id:12345

account.aliasaccount.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

account.alias: Example_connector

connector.nameconnector.name

Use a text value to find insights associated with the specified connector name.

Example

Show insights with this connector name

connector.name: "my-connector"

tags.nametags.name

Use values within quotes or backticks to help you find the resources with the specified tag you're looking for.

Example

Show any findings that contain "network" and "blue" in name

tags.name: "network blue"

Show any findings that contain "network" or "blue" in name (another method)

tags.name: "network" OR tags.name: "blue"

Show any findings that match exact value "Cloud Agent"

tags.name: "Cloud Agent"

resource.nameresource.name

Use a text value to find insights associated with the specified resource name.

Example

Show insights with this resource name

resource.name:"test"

resource.idresource.id

Use a text value to find insights associated with the specified resource id.

Example

Show insights with this resource ID

resource.id: acl-8e5198f5

regionregion

Use a text value to find insights associated with the specified region.

Example

Show insights with this region

region: Singapore

locationlocation

Use a text value to find insights associated with the specified Azure location.

Example

Show insights with this location

location: Singapore

aws.account.tags.keyaws.account.tags.key

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

Examples

Show insights of AWS connectors with the specified tag key.

aws.account.tags.key: "Department"

Show insights of AWS connectors that match the exact specified tag key.

aws.account.tags.key: `S3 Department`

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

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

Examples

Show insights of AWS connectors with the specified tag value.

aws.account.tags.value: "Finance"

Show insights of AWS connectors that match the exact specified tag value.

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

subscription.namesubscription.name

Use a text value ##### to find Azure insights based on the subscription name associated with the insight.

Example

Show insights that apply to this subscription name

subscription.name: Sample Cloud Subscription

resourceGroupNameresourceGroupName

Use a text value ##### to find resources by the resource group name.

Example

Show resources with this group name.

resourceGroupName: my-eastus-rg

resource.typeresource.type

Select the type of resource you're interested in. Select from names in the drop-down menu.

Example

Show resources of type Instance

resource.type: Instance

service.typeservice.type

Use a text value to find insights associated with the specified service type.

Example

Show insights with this service type.

service.type:EC2 

riskScoreriskScore

Use a text value to find insights associated with the specified risk score.

Example

Show insights with risk score above 700

riskScore > 700

insight.titleinsight.title

Use a text value to find insights associated with their specified titles.

Example

Show insights with the title

insight.title:"Publicly Exposed VM"

providerprovider

Use a text value to find insights based on the specified cloud provider.

Example

Show insights of the cloud provider Azure

provider: AZURE

cidcid

Use a text value to find insights based on the specified CID. Each CID is a unique identifier for a particular Insight.

Example

Show the insight with CID 5017.

cid: 5017