Skip to content

nwillc/fluentsee

Repository files navigation

Fluentsee

A simple fluentd log parser work in progress. It's built with gradle and Java 1.8, licensed with the ISC licence, and currently supports filtering and printing.

Getting Help

Build it and run with the --help option:

$ ./gradlew shadowJar
$ java -jar build/libs/fluentsee-1.1.jar --help
Option (* = required)          Description
---------------------          -----------
--help                         Get command line help.
* --log <String: filename>     Log file to use.
--match <String: field=regex>  Define a match for filtering output. May pass in
                                 multiple matches.
--tail                         Tail the log.
--verbose                      Print verbose format entries.

See Also

About

A fluentd log parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages