Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alerterts.YAML does not seem to load #116

Open
rleeoconnor opened this issue Dec 17, 2020 · 1 comment
Open

alerterts.YAML does not seem to load #116

rleeoconnor opened this issue Dec 17, 2020 · 1 comment

Comments

@rleeoconnor
Copy link

when using the $ ./docker_run.bash -c ./config/XYZ.yaml -q ./config/alerters.yaml after configuring discord and mentions, the docker never loads. It will show that it loaded, but when you do a log or stats it says its not running. Seems like it never fully completes. Is there a massive lag if you use a config file?

replace XYZ with actual filename.

Thoughts?

I used this format:

alerters:
discord:
webhook_url: https://discordapp.com/api/webhooks/"removed".
mentions:
- everyone
- @everyone

@rleeoconnor
Copy link
Author

found the error, you do not need to put a @ in the - mention field. So just do - Everyone and it will auto put @everyone in the alert.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant