Skip to content

Commit 0c2cdf7

Browse files
authored
Merge pull request #15 from graham-sumo/patch-1
Update cloudwatchlogs_lambda.js
2 parents 7f1a6b5 + 84083c5 commit 0c2cdf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudwatchlogs/cloudwatchlogs_lambda.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
///////////////////////////////////////////////////////////////////////////////////////////////////////////
22
// Remember to change the hostname and path to match your collection API and specific HTTP-source endpoint
3-
// See more at: https://service.sumologic.com/help/Default.htm#Collector_Management_API.htm
3+
// See more at: https://help.sumologic.com/APIs/01Collector_Management_API
44
///////////////////////////////////////////////////////////////////////////////////////////////////////////
55
var sumoEndpoint = 'https://collectors.sumologic.com/receiver/v1/http/<XXX>'
66

0 commit comments

Comments
 (0)