hl icon indicating copy to clipboard operation
hl copied to clipboard

A fast and powerful log viewer and processor that converts JSON logs or logfmt logs into a clear human-readable format.

Results 12 hl issues
Sort by recently updated
recently updated
newest added

Thanks for hl, it's a useful tool! I'm dealing with a rather unfortunate log format where the message field is not located at the top level of the JSON object,...

bug

The performance section mentions a log file used for testing, can you provide a link to that or what you used to generate it? I'd like to try it out...

Bumps the clap-ver group with 2 updates in the / directory: [clap](https://github.com/clap-rs/clap) and [clap_complete](https://github.com/clap-rs/clap). Updates `clap` from 4.5.11 to 4.5.14 Release notes Sourced from clap's releases. v4.5.14 [4.5.14] - 2024-08-08...

dependencies

### Description This pull request adds the ability to expand fields and messages. ``` -x, --expansion Whether to expand fields and messages [env: HL_EXPANSION=] [default: medium] [possible values: never, inline,...

enhancement

Bumps the clap-ver group with 1 update: [clap_complete](https://github.com/clap-rs/clap). Updates `clap_complete` from 4.5.29 to 4.5.32 Commits 81b9db2 chore: Release d3d7a17 chore: Merge branch 'master' into upstream/master 361114e chore: Release b693fc0 docs:...

dependencies

Hi. Awesome work But I didn't get why user can't change filtering options in interactive mode. Coming from HyperDX land, that's unexpected.

enhancement

Hello and thanks a lot for a very useful tool. I've noticed that some log messages are quoted (some using double quotes, others - backticks). I understand that this behaviour...

Allow users to customize the output format and add custom fields for enhanced log readability. **Describe the problem this feature request solves** Currently, `pamburus/hl` provides a good way to read...

enhancement

hl cannot run on OSX machines running [gatekeeper](https://support.apple.com/guide/security/gatekeeper-and-runtime-protection-sec5599b66df/web), which is usually enabled in an enterprise environment. Application fails to launch with the expected "Apple could not verify "hl" is free...

enhancement
help wanted