updated event handler URL (#4638)

pull/4621/head
lwandzura 2022-11-16 09:45:50 -06:00 committed by GitHub
parent 458cc342d7
commit 71a61c080d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ The example below shows the default configuration:
# Configure ServiceNow.
enabled = false
# The ServiceNow URL for the target table (Alert or Event). Replace this instance with your hostname.
url = "https://instance.service-now.com/api/now/v1/table/em_alert"
url = "https://instance.service-now.com/api/global/em/jsonv2"
# Default source identification.
source = "Kapacitor"
# Username for HTTP BASIC authentication