appwrite / appwrite

Your backend, minus the hassle.
https://appwrite.io
BSD 3-Clause "New" or "Revised" License
45.08k stars 3.99k forks source link

🚀 Feature: Can we get events for storage, auth, database etc #6932

Open ajitsinghkaler opened 1 year ago

ajitsinghkaler commented 1 year ago

🔖 Feature description

I think we should get last 10 events happened to things like Storage, Auth, Database where we cannot check any logs. Like the last 10 changes made to db entry, last 10 updates made to storage item, in auth SMS sent, Email verified etc. If in each entry of these its in the details section we should be able to see what are the last 10 changes made to these things via the dashboard. So that we can get details of each item from the dashboard.

🎤 Pitch

Right now there is no way we can get what changes happen to storage, auth, database things in Appwrite cloud in self-host we have logs but in cloud there is nothing. Moreover in case of emails and SMS in auth if cloud somehow did not sent a mail or SMS there is no way to check if that email or SMS is sent or not I have to post on discord and someone form the team has to check the logs. If there is a problem. If this is a paid only feature in cloud that works too.

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

adarsh-jha-dev commented 1 year ago

Hey @ajitsinghkaler , could you please assign this issue to me?

stnguyen90 commented 1 year ago

@ajitsinghkaler, thanks for raising this issue! 🙏🏼 For now, there are some audit logs in Appwrite if you go to the activity tab of various resources.

eldadfux commented 5 days ago

We plan to add a centralized view for all audit logs on your project with the ability to sort and filter them.