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
- Download appwrite Docs
Is there is a way to download appwrite Docs ? Because appwrite skill isn't enough to give the agent full understanding about how appwrite works (I noticed this ...
- How do you contact support to cancel a s...
My nephew signed up with my CC without my permission and has forgotten the password to the account. I can't for the life of me get a hold of anyone at appwrite....
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...