This leverages tailf (https://github.com/alaz/tailf.git) to tail a log file. Mainly as a learning exercise in Scala, I contribute a log parsing component. As an example I have implemented an XML parser which is aware of the repeating nodes (log records). The test case was a Solr log file which happened to be in such a format. I found it extremely unreadable in its raw format, so used this to filter out just the log level and message as pure text.
-
Notifications
You must be signed in to change notification settings - Fork 0
anchormath/LogStream
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A utility to tail and parse/transform logs, written in Scala
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published