To learn more, visit the Lacework documentation.

Parameters

ParameterDescription
QueryThe query to execute.

Example Output

{    "query": {        "queryText": "string"    },    "options": {        "limit": 1    },    "arguments": [        {            "name": "string",            "value": "string"        }    ]}

Workflow Library Example

Execute Query with Lacework and Send Results Via Email

Preview this Workflow on desktop