Skip to content

Commit f8f3376

Browse files
committed
Create node.js folder for each service and move the current functions accordingly
1 parent 0c2cdf7 commit f8f3376

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

cloudwatchlogs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Sumo Logic Functions for AWS CloudWatch Logs
33

44
Files
55
-----
6-
* *cloudwatchlogs.js*: node.js file to collect data from AWS CWL. Can also be used to collect AWS VPC Flowlogs sent via CWL.
7-
* *cloudwatchlogs_lambda.js*: node.js file to collect AWS Lambda logs via CWL. This version extracts and add a "RequestId" field to each log line to make correlations easier.
6+
* *node.js/cloudwatchlogs.js*: node.js file to collect data from AWS CWL. Can also be used to collect AWS VPC Flowlogs sent via CWL.
7+
* *node.js/cloudwatchlogs_lambda.js*: node.js file to collect AWS Lambda logs via CWL. This version extracts and add a "RequestId" field to each log line to make correlations easier.
88

99
Usage
1010
-----
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)