is it possible to enable log streams and
is it possible to enable log streams and maybe sentry integration with self-hosted?
8 Replies
Currently no, but it’s on our mind! Would love for it - just haven’t gotten around to it yet
if it is easier; persisting logs in a local sqlite db would be sufficient for self-hosted
I just want to see historical data of errors but they get nuked with each deploy 👍
As a workaround, You can use npx convex logs for axiom esque logs.
And set it up yourself to save to a file.
@nipunn would it be much work to include this in self-hosted?
Probably a day or two of work if we prioritize it. Nothing too crazy. We just have a lot going on.
sg. no objections from me re releasing this code
This just dropped earlier today!
Try the latest release @Oren
🔥 trying now, thank you!