Managing logs of Application

A major issue that people face in managing a big system is log files management. In our setup we were primarily facing two issues 1.) We had around 10-15 different applications, it was a messy things to track the logs…

A major issue that people face in managing a big system is log files management. In our setup we were primarily facing two issues 1.) We had around 10-15 different applications, it was a messy things to track the logs…

This blog was supposed to be about the new system, I thought of building to solve the problem that I discussed in my previous blog. Well for your disappointment this blog will be not about that, the reason is scope…

The first problem that I’m gonna discuss is manual db updates. In our current application we do have automated DB updates execution in the production environment, but not in the rest of environments i.e dev, qa, stage, performance test ……