Search for Connectors

The following search tokens are supported for the Logs in Connector tab:

actionaction

Select connector action (STARTED, IN_PROGRESS, ERRORED, FINISHED) to find connectors that have performed specified actions. Select from names in the drop-down menu.

Example

Show connectors that have started

action: Started

connector.Idconnector.Id

Use an integer value to find the connector based on its ID.

Example

Show connectors with the specified ID

connector.Id:98321451246

connector.nameconnector.name

Use a text value to find the connector based on its name.

Example

Show connectors with the specified name

connector.name: Wiz Connector

connector.profileIdconnector.profileId

Use a text value to find the connector based on its Profile ID.

Example

Show connectors with the specified Profile ID

connector.profileId:98321451246

namename

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

Examples

Show any connectors with this name.

name: my-connector

Show any connectors that contain parts of a name.

name: "my-connector"