Kubernetes audit log viewer

a very simple audit log viewer with search

To build

go build

Then specify -logfile for the log file to present. You can also specify -port to change the port that it listens on.

There's a sample log file audit.log to test with.