Skip to content

svennissel/otroslogviewer

 
 

Repository files navigation

OtrosLogViewer

Useful software for analysing applications logs and traces.

Installation

Installation documentation

Support OtrosLogViewer

Developing on OtrosLogViewer

Features

  • Loading logs from remote servers using ftp, sftp, ssh, samba and others (supported file systems)
  • Tailing logs from local disk and sftp
  • Parsing logs from clipboard
  • 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)
  • Integration with IntelliJ IDEA and Eclipse
  • Integration with stackoverflow.com

Included parsers

Included filters

  • String
  • Regular expression
  • Level
  • Time
  • Highlighted
  • Class
  • Thread
  • Highlighted
  • With note, marked

Documentation

Wiki page is here

Screenshots

Filter level INFO or higher and highlighting: Filter level INFO or higher and highlighting

Click here to see more screenshots

Video

Screen cap recording

Powered by

  • Apache commons: net, lang, vfs, httpclient, logging, collections, compress, io
  • log4j
  • VFSJFileChooser
  • Jakarta ORO
  • jCIFS
  • jSch
  • fugue icons
  • MigLayout
  • Trident animation library
  • JGoodies Looks

Similar software

Project Contributions

Please take a look at the dev-resources folder for development conventions and guidelines.

Contact

If you have any questions please write to otros.systems at gmail.com

Follow us on Twitter Created with: Intellij IDEA

Do you want to help?

If you'd like to help, you can donate to OtrosLogViewer

Using PayPal:

Using BitCoin: 1JYDZMysFaXv1u58susqEqX4ukdtSnLLpW

About

Log viewer focused on developers work

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.4%
  • Scala 1.6%