Created
November 21, 2016 12:14
-
-
Save markuskont/e3f897bc41039a583b90c4421c8f763b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[alerta] | |
# Configure Alerta. | |
enabled = true | |
# The Alerta URL. | |
url = "http://192.168.0.197:8080" | |
# Default authentication token. | |
token = "" | |
# Default environment. | |
environment = "Production" | |
# Default origin. | |
origin = "kapacitor" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment