You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The second part of the University of Helsinki's Java Programming Course. The exercises contains subjects advanced like: inheretance, polymorphism, streams, exceptions, as well as various other concepts.
This is JAVA Application which can : collect operation system Logs : Security , Application ,... parse Logs structure split very large file of logs into configured chunk file ( time frame in minutes) Apply PowerShell commands over Windows Apply Linux commands Load and Store Configuration into Configuration file Work offline , store last processi…