Skip to content

Commit 2edbe3a

Browse files
dyl10sdehaansa
andauthored
Update receiver/awscloudwatchreceiver/README.md
Co-authored-by: Sam DeHaan <[email protected]>
1 parent 293a477 commit 2edbe3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

receiver/awscloudwatchreceiver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)