Skip to content

Commit 7935f52

Browse files
committed
more feedback
1 parent 5e455e9 commit 7935f52

File tree

4 files changed

+4
-8
lines changed

4 files changed

+4
-8
lines changed

packages/aws/_dev/build/docs/cloudwatch.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ For step-by-step instructions on how to set up an integration, see the
4242

4343
The `cloudwatch` data stream collects CloudWatch logs. Users can use Amazon
4444
CloudWatch logs to monitor, store, and access log files from different sources.
45-
Export logs from log groups to an Amazon S3 bucket which has SQS notification
46-
setup already.
4745

4846
{{fields "cloudwatch_logs"}}
4947

packages/aws/_dev/build/docs/ec2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ For step-by-step instructions on how to set up an integration, see the
4040

4141
## Logs reference
4242

43-
The `ec2` data stream is specifically for EC2 logs stored in AWS CloudWatch. Export logs
44-
from log groups to Amazon S3 bucket which has SQS notification setup already.
43+
The `ec2` data stream supports both EC2 logs stored in AWS CloudWatch and EC2 logs stored in Amazon S3.
44+
For logs stored in S3, you must export logs from log groups to an Amazon S3 bucket which has SQS notification setup already.
4545

4646
With this data stream, EC2 logs will be parsed into fields like `ip_address`
4747
and `process.name`. For logs from other services, please use the **AWS CloudWatch** integration.

packages/aws/docs/cloudwatch.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ For step-by-step instructions on how to set up an integration, see the
4242

4343
The `cloudwatch` data stream collects CloudWatch logs. Users can use Amazon
4444
CloudWatch logs to monitor, store, and access log files from different sources.
45-
Export logs from log groups to an Amazon S3 bucket which has SQS notification
46-
setup already.
4745

4846
**Exported fields**
4947

packages/aws/docs/ec2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ For step-by-step instructions on how to set up an integration, see the
4040

4141
## Logs reference
4242

43-
The `ec2` data stream is specifically for EC2 logs stored in AWS CloudWatch. Export logs
44-
from log groups to Amazon S3 bucket which has SQS notification setup already.
43+
The `ec2` data stream supports both EC2 logs stored in AWS CloudWatch and EC2 logs stored in Amazon S3.
44+
For logs stored in S3, you must export logs from log groups to an Amazon S3 bucket which has SQS notification setup already.
4545

4646
With this data stream, EC2 logs will be parsed into fields like `ip_address`
4747
and `process.name`. For logs from other services, please use the **AWS CloudWatch** integration.

0 commit comments

Comments
 (0)