Hello All,
How can i filter the logs from a particular server and display that using a C++ code. I have logs coming from multiple server and i want to display logs from only one server. How to do that ?? How should i apply filter in c++, with a condition that I don't want to use inbuilt libraries like boost and so many others.
Please, help me with some sort of code. It would be great help.
Thanks.