Searching Controls on Monitor Tab

control.namecontrol.name

Use quotes or backticks within values to help you find all controls that have the specified word in their name.

Examples

Show all results with this control name

control.name:O365report

Show all controls that contain parts of this name

control.name:"O365report"

Show all controls that match exact value "O365report"

control.name:`O365report`

control.criticalitycontrol.criticality

Search for controls based on their criticality. Choose value from High, Low, Medium.

Example

Show all controls with criticality High

control.criticality:High

control.typecontrol.type

Search for controls based on their control type. Choose value from System Defined, User Defined.

Example

Show all controls with control type User defined

control.type:User defined

control.resultcontrol.result

Search for controls based on control result. Choose value from Pass, Fail, Error.

Example

Show all controls with control result Pass

control.result:Pass

control.entityTypecontrol.entityType

Search for controls based on their control entity type. Choose value from USER, GROUP, DEVICE, OPTIONAL.

Example

Show all controls with control entity type User

control.entityType:User

policy.namepolicy.name

Use a text value ##### to search all controls having the specified policy name.

Example

Show all controls with the policy name CIS

policy.name:CIS

control.cidcontrol.cid

Use quotes or backticks within values to help you find all controls that match the specified control ID.

Examples

Show any control with this control ID

control.cid:"70000"

connector.nameconnector.name

Use a text value ##### to search all controls having the specified connector name.

Example

Show results with name O365Connector1

connector.name:O365Connector1

connector.typeconnector.type

Search for connectors by specifying the connector type. Choose value from: OFFICE365, GOOGLE WORKSPACE, SALESFORCE, DROPBOX, ZOOM, SLACK

Example

Show all connectors of the type OFFICE365

connector.type:OFFICE365

resource.typeresource.type

Filter the controls by selecting a resource type. Choose value from: System Defined, User Defined

Example

Show all controls of resource type System Defined

resource.type:System Defined

resource.resultresource.result

Filter the controls by selecting a resource result. Choose value from: Pass, Fail, Error

Example

Show all controls of resource result Pass

resource.result:Pass

resource.nameresource.name

Use quotes or backticks within values to help you find all resources that have the specified word in their name.

Examples

Show all results with this resource name

resource.name:O365report

Show all results that contain parts of this resource name

resource.name:"O365report"

Show all controls that match exact value "O365report"

resource.name:`O365report`

resource.idresource.id

Use quotes or backticks within values to help you find all controls that match the specified resource ID.

Examples

Show any control with this resource ID

resource.id:"70000"

control.remediationcontrol.remediation

Use the values true | false to list all controls that are remediable or not. Choose True to list all remediable controls and choose False to list all non remediable controls.

Example

Show all remediable controls

control.remediation:"true"