Skip to content

v0.3.0 Now with kernel versions and more readability

Latest
Compare
Choose a tag to compare
@ryran ryran released this 23 Jul 17:41
· 1 commit to master since this release
v0.3.0
bbc7977
  • Rewrote all the parsing code -- massively simplified and much better at
    handling end-of-file issues
  • Added support for RHEL5 rsyslog3 and RHEL5 rsyslog5 (#1)
  • Each kernel version now shows startup event & logs include that too (#2)
  • awk script is written out to a temp file now (instead of a variable); file
    is deleted at shutdown with a trap unless the "debug" env var is set to "1"
  • Event numbers enclosed in brackets for easy double-click-selecting
  • When using --all, events are separated by newline now (tweakable via env
    var: "tag_eventSeperator")
  • "Preceded by clean shutdown" message no longer includes "@ SOMEDATE"
  • With --verbose / --lines: color distinguishes the boundary between startup
    log entries and entries prior to boot (purple & blue respectively)
  • "OS detected as" messages are now sent to stdout (instead of stderr) and
    get color: bolding