rhit

A nginx log explorer

MIT License

Downloads
14.8K
Stars
825
Committers
5

Bot releases are hidden (Show)

rhit - rhit v2.0.2

Published by Canop about 1 month ago

  • allow some additional spaces in filters of several kinds, eg -d '> 12/25'
  • fix some problems in filters using several operators without parenthesis
rhit - rhit v2.0.1 Latest Release

Published by Canop about 1 year ago

  • fix app name in --version
  • better error message on path not found - thanks @orhun
rhit - rhit v2.0.0

Published by Canop about 1 year ago

  • --output parameter lets you choose between summary tables (default) or the log lines, either raw, as CSV, or as JSON
  • --lines parameter removed (use --output raw or -o r instead)
  • --date precision now the second
  • --time filter
  • new time histogram (time of the day, in the server's timezone)
  • more helpful --help
  • more targets for binaries in the official archives, especially ARM 32/64 both gnu and musl
rhit - rhit v1.7.2

Published by Canop over 1 year ago

dependency management - fix #22

rhit - rhit v1.7.1

Published by Canop over 2 years ago

Mostly dependency upgrades and compilation fixes - no feature change

rhit - rhit v1.7.0

Published by Canop almost 3 years ago

allow passing several paths as arguments - Fix #14

rhit - rhit v1.6.0

Published by Canop almost 3 years ago

Better fit into thin terminals

rhit - rhit v1.5.5

Published by Canop almost 3 years ago

Don't write an error looking message when no line matches the query

rhit - rhit v1.5.4

Published by Canop almost 3 years ago

fix compilation broken by patch release 1.0.49 of anyhow

rhit - rhit v1.5.3

Published by Canop over 3 years ago

Nothing new visible - this release was mostly here to trigger homebrew distribution