jsleeio / alb2json

translate AWS ALB logs to JSON format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alb2json

Filter utility that reads (uncompressed) AWS ALB logs from standard input and writes a JSON equivalent to standard output.

usage

$ gzcat logs.gz | alb2json

About

translate AWS ALB logs to JSON format


Languages

Language:Go 98.8%Language:Dockerfile 1.2%