In which bank should I save logs?

Asked

Viewed 20 times

-2

I want to save logs of my applications in a database, Mysql or Mongodb. However as it will be a large volume of logs, I will save in a different database from the application.

I am in doubt of which bank to use. I think of using Mongodb, but I think there may be some other that is better for it. Any tips or recommendations ?

  • Why will be in database?

  • why in specific cases I will need to access, to show who made the change or what changed.

  • To save the log, any database serves. There are specific databases for logs, type influxdb. But it’s only worth thinking about if the volume is BIG.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.