You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exporter/awscloudwatchlogsexporter/README.md
+9
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# AWS CloudWatch Logs Exporter
2
2
3
+
| Status ||
4
+
| ------------------------ |-----------|
5
+
| Stability |[beta]|
6
+
| Supported pipeline types | logs |
7
+
| Distributions |[contrib]|
8
+
3
9
AWS CloudWatch Logs Exporter sends logs data to AWS [CloudWatch Logs](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/WhatIsCloudWatchLogs.html).
4
10
AWS credentials are retrieved from the [default credential chain](https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/configuring-sdk.html#specifying-credentials).
5
11
Region must be configured in the configuration if not set in the default credential chain.
0 commit comments