File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
receiver/awscloudwatchreceiver Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ This receiver uses the [AWS SDK](https://docs.aws.amazon.com/sdk-for-go/v1/devel
5050 - ` prefix ` : (optional) A prefix for log groups to limit the number of log groups discovered.
5151 - Only one of ` prefix ` or ` pattern ` can be specified. If both are omitted, all log streams up to the limit are collected.
5252 - ` pattern ` : (optional) A case-sensitive substring search on the log group names to limit the number of log groups discovered.
53- - Only one of ` prefix ` or ` pattern ` can be specified. If both are omitted, all log streams up to the limit are collected from .
53+ - Only one of ` prefix ` or ` pattern ` can be specified. If both are omitted, all log streams up to the limit are collected.
5454 - ` streams ` : (optional) If ` streams ` is omitted, then all streams will be attempted to retrieve events from.
5555 - ` names ` : A list of full log stream names to filter the discovered log groups to collect from.
5656 - ` prefixes ` : A list of prefixes to filter the discovered log groups to collect from.
You can’t perform that action at this time.
0 commit comments