Match any number of patterns/events in single line log records and convert them into JSON.
See the project wiki to find help getting started.
- Download or clone this repository.
- Open a command-line and navigate to the root of this tool directory.
- Use
make
andmake install
.
- Download or clone this repository.
- If you don't have Go installed, get it from here.
- Open a command-line and navigate to the root of this tool directory.
- Run
win-compile.cmd
to create a stand-alone executable.