I want to log everything in appwrite by collection type, user did it and when
I think console has logs like that?
In the "activity" tab
I need some specific logs and what I make is basically having a collection for them
Can we query those collections log to client app? Log like login/logout , user activity
Can you show me how you do for the log
I would expect that would require using the Console SDK? There’s currently no docs for that, though
can you elaboate it more clearly
Seems yes, only console can have access
So alternatively you can basically create a collection for logs
can you show me
It’s not documented, and I’m pretty sure neither of us have never actually attempted to use it? I can just tell you I know it’s possible!
dont you have a case where you need to see the log ?
Nope, never had a reason to need it
okay
Recommended threads
- Issue with relations on database
I'm creating a food ordering website for businesses. I'm having issues with the relations on my database I attached the attributes for the collections I'm hav...
- The current user is not authorized to pe...
I want to create a document associated with user after log in with OAuth. The user were logged in, but Appwrite said user is unauthorized. User is logged in wi...
- self-hosted auth: /v1/account 404 on saf...
Project created in React/Next.js, Appwrite version 1.6.0. Authentication works in all browsers except Safari (ios), where an attempt to connect to {endpoint}/v1...