-
Hey love the project, just wondered about logging/alerts, is there a way to alert the users if a certificate fails to renew etc? Ideally it would be over email since that's what we use for our other alerts Thanks in advance, Tom |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Supports notification via Webhook of successful or failed certificate renewal. I recommend setting the Incomint Webhook URL for Slack and Teams as it will send properly formatted messages. https://github.com/shibayan/keyvault-acmebot/wiki/Getting-Started#2-add-application-settings Generic webhook URLs can also be specified, but if email notifications are required, this will need to be accomplished using a combination of Logic Apps or similar. |
Beta Was this translation helpful? Give feedback.
Supports notification via Webhook of successful or failed certificate renewal. I recommend setting the Incomint Webhook URL for Slack and Teams as it will send properly formatted messages.
https://github.com/shibayan/keyvault-acmebot/wiki/Getting-Started#2-add-application-settings
Generic webhook URLs can also be specified, but if email notifications are required, this will need to be accomplished using a combination of Logic Apps or similar.