Triggers a workflow on every new CloudWatch log group event created. Endpoint:Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
https://logs.{region}.amazonaws.com/#X-Amz-Target=Logs_20140328.FilterLogEvents
Workflows with this trigger check for new events every 5 minutes by default. You can adjust this interval in the Trigger settings.
Basic Parameters
| Parameter | Description |
|---|---|
| AWS Region | Enter the desired AWS Region. If no Region is specified, and the requested service supports Regions, AWS routes the request to us-east-1 by default. |
| Filter Pattern | The filter pattern to use. For more information, see Filter and Pattern Syntax (https:docs.aws.amazon.com/AmazonCloudWatch/latest/logs/FilterAndPatternSyntax.html). If not provided, all the events are matched. |
| Log Group Name | The name of the log group to search. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Log Stream Name Prefix | Filters the results to include only events from log streams that have names starting with this prefix. If you specify a value for both logStreamNamePrefix and logStreamNames, but the value for logStreamNamePrefix does not match any log stream names specified in logStreamNames, the action returns an InvalidParameterException error. |