fblog
Log parser
A command-line tool to parse and visualize JSON log files with customizable formatting and filtering options.
Small command-line JSON Log viewer
466 stars
5 watching
27 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
command-linecommand-line-tooljsonlogviewer
Related projects:
Repository | Description | Stars |
---|---|---|
pamburus/hl | A tool for viewing and processing log data in a human-readable format. | 502 |
logdyhq/logdy-core | A real-time log viewer with web-based UI and auto-generated filters for parsing any format | 1,333 |
abrignoni/ileapp | Tools for extracting and parsing iOS device data from compressed files or backups | 767 |
hedhyw/json-log-viewer | An interactive tool for viewing and analyzing JSON logs | 127 |
nolleh/caption_json_formatter | Formatter for log messages in Go applications, enabling human-readable output with customizable formatting options. | 4 |
jandre/brosquery | A module for osquery to load Bro logs into tables. | 28 |
therealklanni/jp | A commandline tool for parsing JSON from various sources | 51 |
francoispqt/onelog | A fast and efficient JSON logger for Go that provides low allocation and fine-grained control over log levels. | 414 |
guigrpa/storyboard | Provides tools for managing and visualizing application logs in real-time | 755 |
fox-it/dissect.eventlog | Provides parsers for parsing Windows log file formats | 6 |
jtorjo/logwizard | An application designed to simplify log analysis and management by providing a user-friendly interface for filtering, formatting, and monitoring logs. | 248 |
ax/burp-logs | Allows users to work with Burp's log files within the Burp Suite environment. | 9 |
lloyd/yajl | A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
ynqa/logu | Extracts patterns from streaming log messages by tokenizing and grouping similar logs into clusters | 84 |