When creating servers, we can currently pass a Webhook URL to be notified when a server is ready for usage.

It would be helpful to be able to view the logs of this, in the event a webhook fails, so we can see why

·
·

Where do we save these logs for you to view though?

no votes yet

Ethan Mullan

Item author
·
·

Could be a profile level menu option, similar in location to the Marketplace navigation item.

For saving, a new Webhook Log model and save to database. I doubt you'd need to store more than the response status/reason, or to be particularly helpful the request payload as well.

I think the Stripe system for webhook logs is a good implementation to draw inspiration from

no votes yet

Webhook Logs

4 total votes