Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit e38fc05

Browse files
authored
Merge pull request #62 from aws-robotics/dabonnie/update-readme
Remove released features from Active Development section
2 parents 6112aec + a38fa44 commit e38fc05

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ The **`cloudwatch_logger`** node wraps the [aws-sdk-c++] in a ROS service API.
88

99
**Amazon CloudWatch Logs Summary**: AWS CloudWatch Logs can monitor applications and systems using log data. You can create alarms in CloudWatch and receive notifications of particular API activity as captured by CloudTrail and use the notification to perform troubleshooting. By default, logs are kept indefinitely and never expire. You can adjust the retention policy for each log group, keeping the indefinite retention, or choosing a retention periods between 10 years and one day. AWS CloudWatch Logs stores your log data in highly durable storage.
1010

11-
**Features in Active Development**:
12-
- Offline caching: now, a batch of logs will be dropped if the node fails to send them to AWS CloudWatch Logs. We will enable offline caching and try to save logs.
13-
- Send logs to different log groups/streams: now, one node will send logs to one log stream within one log group. We will enable a node to send logs to different log groups/streams.
14-
1511
**Keywords**: ROS Application logs, System logs, AWS CloudWatch Logs service
1612

1713
### License

0 commit comments

Comments
 (0)