
For those who have apps in production
Which tools do you use for logging
Like you want to keep track of API calls, errors and other information whenever a user uses the app

Here are some technologies we recommend: Logging: Sentry Monitoring: Uptime Robot Storage: AWS S3 (or DigialOcean Spaces) Backups: AWS S3 (+ manual scripts)
Putting Appwrite behind CloudFlare can also be beneficial for analytics, bot protection or load balancing

okay then, I'm super grateful @Meldiron thanks for all you do, maybe I'll start with cloud flare
though was thinking traefik will do the job of cloud flare for proxy

[SOLVED] App Monitoring and Analytics
Recommended threads
- Database DeleteDocuments triggered via D...
Running self hosted 1.7.4. Have a dart cleanup function that deletes stale documents from a collection. Recently updated the function to use DeleteDocuments ins...
- Microsoft Oauth2 gets auto disabled
I'm runnin appwrite self hosted 1.7.4 and once every few hours the provider keeps getting disabled for whatever reason. I don't see anything in the logs and wo...
- Google & Apple OAuth2 not working in App...
Two days ago, the OAuth2-based login/signup was working as expected. Today, when I try to log in with an existing user using Apple OAuth2, it shows the message ...
