AWS Cloudwatch Logs
Description
Send your logs to AWS Cloudwatch for monitoring.
Configuration Options
Option | Description |
---|---|
Access Key ID | AWS Access Key ID |
Secret Access Key | AWS Secret Access Key |
Encoding | The encoding to apply to the data. Either text or json |
Compression | Whether to compress the outgoing payload. Options: none or gzip |
Group Name | The name of the log group for the targeted log stream. |
Region | The name of the AWS region that is targeted. |
Stream Name | The name of the targeted log stream. |
Was this page helpful?