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
A real-time log processing engine using Java Streams, parallel streams, CompletableFuture, and functional interfaces. Reads logs, filters errors, groups by severity, computes metrics, and exports analytics — all built with core Java.