
Pretty self-explanatory question. I don't know the answer, but it would be very cool if there would be a way to view and filter the access logs straight in the admin console based on some criteria, like date or user account. Like for instance, to see a list of the DB queries that a user executed on a given day, or error messages that Appwrite might have thrown.

Don't think there's anything other than the docker logs right now. But something I've used before is the Activity tab in a user's details.
Auth -> [user] -> Activity tab.
It shows what events were triggered by that user, from which IP, and the date and time
Recommended threads
- Function delayed execution does not exec...
Hi, I’m having issues with scheduled function executions. Sometimes the delayed function triggers, but a lot of the time it doesn’t. For example the status just...
- Deployment Error After Migrating from 1....
Hi Everyone, After recently migrating my self-hosted Appwrite instance from version 1.6.0 to 1.6.2, I’m encountering an issue while deploying a function. The d...
- Cannot use R2 for storage
I setup the environment variables including s3 endpoint to use R2 as my storage provider but I'm unable to upload any files. Got this from docker logs appwrite
