Logstalgia Changelog

What's new in Logstalgia 1.0.3

Apr 27, 2013
  • Added automatic skipping of empty periods (--disable-auto-skip to turn off).
  • Updated docs to reflect support for NCSA log formats, not just 'Apache'.
  • Support log entry dates with a valid numeric month in place of MMM.

New in Logstalgia 1.0.2 (Apr 27, 2013)

  • Performance improvements.
  • Stopped frame-rate being a bottle neck for the number of requests shown.
  • Improved STDIN input reliability on windows.
  • Handle log entry timezone offsets.
  • Made STDIN non-blocking on Windows using PeekNamedPipe (thanks Rui Lopes).
  • Removed arbitrary 1024 maximum length limit for log entries.
  • Fixed custom log format not working when optional fields are omitted.
  • Added --paddle-position option (to allow more space for URLs).
  • Added --font-size option.
  • Added --hide-url-prefix option to remove protocol and hostname from requests.