K
Krzysztof
Hi. I'have creted opens source (apache license) log viewer: http://code.google.com/p/otroslogviewer/
Main features are:
- Loading logs from remote servers using ftp, sftp, ssh, samba and others (supported file systems)
- Tailing logs from local disk and sftp
- Decompressing "gziped" logs on the fly
- Parsing custom log patterns
- Log events searching using regular expression
- Log filters
- Pluginable log filters
- Log highlightings
- Automatic log highlightings based on string match, regular expression or custom Java code
- Pluginable log details formatters and colorizers (i.e. SOAP message)
- Pluginable log highlightings
- Pluginable log parsers
- Listening on a socket
- Adding notes to log event
- Saving/loading log investigation (with added marks and notes)
JDK logging formats and Log4j XmlLayout are supported. Additionally custom log pattern can be defined: http://code.google.com/p/otroslogviewer/wiki/Log4jPatternLayout
This youtube video show how to connect to Log4j socket hub appender and SOAP formatting looks like:
Screenshots: http://code.google.com/p/otroslogviewer/wiki/Screenshots
I hope you will enjoy!
I will be thankful for feedback.
I will be thankfull for feedback.
Main features are:
- Loading logs from remote servers using ftp, sftp, ssh, samba and others (supported file systems)
- Tailing logs from local disk and sftp
- Decompressing "gziped" logs on the fly
- Parsing custom log patterns
- Log events searching using regular expression
- Log filters
- Pluginable log filters
- Log highlightings
- Automatic log highlightings based on string match, regular expression or custom Java code
- Pluginable log details formatters and colorizers (i.e. SOAP message)
- Pluginable log highlightings
- Pluginable log parsers
- Listening on a socket
- Adding notes to log event
- Saving/loading log investigation (with added marks and notes)
JDK logging formats and Log4j XmlLayout are supported. Additionally custom log pattern can be defined: http://code.google.com/p/otroslogviewer/wiki/Log4jPatternLayout
This youtube video show how to connect to Log4j socket hub appender and SOAP formatting looks like:
Screenshots: http://code.google.com/p/otroslogviewer/wiki/Screenshots
I hope you will enjoy!
I will be thankful for feedback.
I will be thankfull for feedback.