Kaholo integration with Lacework This is a basic trigger which listens to Laecework events using a webhook.
After installing the trigger on Kaholo, follow the steps described here to create a new Lacework alert channel and connect it to the webhook.
This triggers whenever there is a lacework alert.
{KAHOLO_URL}/webhook/lacework/alert
- Event type - If specified, only trigger when the alert matches the event type provided. If not specified, accept any event type.
- Event ID - If specified, only trigger when the alert is from the specific event with the event ID provided. If not specified, accept any event ID.
- Event Severity - If specified, only trigger when the alert matches the severity level specified (1-5). If not specified, accept any event severity.