View source: R/cloudwatchlogs_operations.R
cloudwatchlogs_test_metric_filter | R Documentation |
Tests the filter pattern of a metric filter against a sample of log event messages. You can use this operation to validate the correctness of a metric filter pattern.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_test_metric_filter/ for full documentation.
cloudwatchlogs_test_metric_filter(filterPattern, logEventMessages)
filterPattern |
[required] |
logEventMessages |
[required] The log event messages to test. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.