Skip to content

OhadR/otroslogviewer

 
 

Repository files navigation

OtrosLogViewer

Useful software for analysing applications logs and traces.

Requirements

  • Java 6

Download

Features

  • 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)
  • Integration with IntelliJ IDEA and Eclipse

Included parsers

  • Java Util Logging XMLFormatter
  • Java Util Logging SimpleFormatter
  • log4j pattern layout (how to create your own)
  • log4j XMLLayout

Included filters

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

Screenshots

Filter level WARNING or higher and highlighting:

http://lh5.ggpht.com/_qGxhLPhk4wE/TTixTV-fyNI/AAAAAAAAA18/ILCMZ_siOIE/olv-2011-01-20.png

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

Contact

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

Follow us on Twitter Created with:

Do you want help

Do you want to help? You can donate to OtrosLogViewer

Using PayPal:

Using BitCoin: 1JYDZMysFaXv1u58susqEqX4ukdtSnLLpW

About

Log viewer focused on developers work

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 85.5%
  • CSS 7.9%
  • JavaScript 6.1%
  • Other 0.5%