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
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...
- Appwrite Sites triggers builds for all p...
I connected my Appwrite Sites to my Git app on my self hosted Appwrite server, but even though I only connected it to main branch, it creates a build every sing...