Using ASP.NET web api2, angular ui, signalr and nlog together, to craft a log aggregate service with live monitoring.
Features:
- Monitor incoming log requests in angular ui grid, having filter and ordering capabilities
- REST & SignalR API
- Rewrite incoming log requests to new targets
Work in progress