Version 1.1.1
Released on October 11, 2025
- [Fix] Resolved a minor parsing issue in the
stats
command that could cause inaccurate results with certain log formats.
See the latest updates, bug fixes, and improvements for LogLens.
Released on October 11, 2025
stats
command that could cause inaccurate results with certain log formats.Released on October 8, 2025
loglens count
command for quickly counting query matches without printing them. PROloglens stats summary
command for automatic, dynamic statistical analysis of all log fields. PROloglens update
command to easily check for new versions and perform self-updates.search
and query
commands now support context flags (-A
, -B
, -C
), JSON output (--json
), and identical line squashing (--squash
).watch
command can now highlight terms (--highlight
), output as JSON (--json
), and squash duplicate lines (--squash
). PRO-f, --follow
flag. PROexists
/!exists
operators and can query deeply nested JSON fields (e.g., '/data/user/id == 123'
). PROReleased on August 29, 2025
Released on August 28, 2025