File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
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- //////////////////////////////////////////////////////////////////////////////////
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+ //////////////////////////////////////////////////////////////////////////////////////////////
58
69// SumoLogic Endpoint to post logs
710var SumoURL = process . env . SUMO_ENDPOINT ;
You can’t perform that action at this time.
0 commit comments