Mattias AabmetsOriginal post
Rank 3: Container
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.
Summary
Currently, Appwrite does not provide access logs in the Admin Console. However, you can view user activity logs in the user's details under the Activity tab. This shows events triggered by the user, including the IP, date, and time. There is no direct solution for viewing and filtering access logs in the admin console based on criteria like date or user account.