Searching Controls on Monitor Tab
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
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
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
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
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"
Use a text value ##### to search all controls having the specified connector name.
Example
Show results with name O365Connector1
connector.name:O365Connector1
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
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
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`
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"