File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- //////////////////////////////////////////////////////////////////////////////////////////////
2- // CloudWatch Logs to SumoLogic //
3- // https://github.com/SumoLogic/sumologic-aws-lambda/tree/master/cloudwatchlogs //
4- // //
5- // YOU MUST CREATE A SUMO LOGIC ENDPOINT AND PASTE IN ENVIRONMENTAL VARIABLES BELOW //
6- // https://help.sumologic.com/Send_Data/Sources/02Sources_for_Hosted_Collectors/HTTP_Source //
7- //////////////////////////////////////////////////////////////////////////////////////////////
1+ /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
2+ // CloudWatch Logs to SumoLogic //
3+ // https://github.com/SumoLogic/sumologic-aws-lambda/tree/master/cloudwatchlogs //
4+ // //
5+ // YOU MUST CREATE A SUMO LOGIC ENDPOINT CALLED SUMO_ENDPOINT AND PASTE IN ENVIRONMENTAL VARIABLES BELOW //
6+ // https://help.sumologic.com/Send_Data/Sources/02Sources_for_Hosted_Collectors/HTTP_Source //
7+ /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
88
99// SumoLogic Endpoint to post logs
1010var SumoURL = process . env . SUMO_ENDPOINT ;
You can’t perform that action at this time.
0 commit comments