Small tool to save logs from unix socket bus to Loki
cd $GOPATH/src/github.com/infrawatch/lokean
go build -o lokean cmd/main.go
git clone --depth=1 --branch=master https://github.com/infrawatch/lokean.git lokean; rm -rf ./lokean/.git
cd lokean
docker build -t lokean .
Run Loki Run Lokean Run sg-bridge and point it to the socket used by Lokean