Any way to get a hook every time there is any erro...
# ory-selfhosting
c
Any way to get a hook every time there is any error in kratos? meaning bad signup/login or something like that. I want to fire an analytics event from the server in this cases
e
Hi there! I think we report hook errors as errors in the main application, you should be able to get them via logs/metrics :)