To compile and run the Log-Monitoring-System, follow these steps:The program will start monitoring the log file specified in the code. You can modify the log file path in the main.cpp file if needed.
to compile the code. use g++ main.cpp logmonitor.cpp -o main.exe
to run the program. ./main.exe