File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/docs/getting-started/adot-eks-add-on Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ Pipelines can be enabled by setting their `enabled` field to `true`.
54
54
# ## Logs
55
55
56
56
- # ### cloudwatchLogs
57
- Logs collected by a filelog receiver are sent to AWS Cloudwatch Logs.
57
+ Logs collected by a filelog receiver are sent to Amazon CloudWatch Logs.
58
58
59
59
# ## Container Logs Advanced Configuration pipeline
60
60
` ` ` yaml
@@ -75,10 +75,10 @@ The following exporters can be configured for the Container Logs preconfigured c
75
75
# ## awscloudwatchlogs
76
76
77
77
- # ### log_group_name
78
- The name for the AWS Cloudwatch log group. Must follow pattern : ` [\\ .\\ -_/#A-Za-z0-9]+`
78
+ The name for the Amazon CloudWatch log group. Must follow pattern : ` [\\ .\\ -_/#A-Za-z0-9]+`
79
79
80
80
- # ### log_stream_name
81
- The name for the AWS Cloudwatch log stream. Must follow pattern : ` [^:*]*`
81
+ The name for the Amazon CloudWatch log stream. Must follow pattern : ` [^:*]*`
82
82
83
83
# ## Container Logs Advanced Configuration exporters
84
84
` ` ` yaml
You can’t perform that action at this time.
0 commit comments