Skip to content

Transforms log4j2 JSON layout log files into a flat pattern layout

License

Notifications You must be signed in to change notification settings

icha024/transjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TransJS

Transforms log4j2 JSON layout log files into a flat pattern layout.

Build

gcc -o transjs transjs.c

Install

sudo cp transjs /usr/local/bin/

Usage

cat myLogFile.json | transjs

(or just tail and pipe into it)

About

Transforms log4j2 JSON layout log files into a flat pattern layout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages