Hi all, I wish to send all logs from my appwrite server in production to my self hosted logging server (Grafana Loki to be specific). In appwrite environmental variables documentation, _APP_LOGGING_PROVIDER doesn't support grafana loki, if I wanna use grafana loki for this, how can I achieve it ?
Well actually, I can also run a promtail container in the machine that hosts appwrite docker containers and ship all docker logs to Grafana Loki via its endpoint!
Recommended threads
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...