1 Repo
Visualizing the distribution of numeric log field values over time using spectrograms.
Distinct from Spectrogram Generation: Applies spectrogram visualization to numeric log data rather than audio frequencies.
Explore 1 awesome GitHub repository matching data & databases · Numeric Field Spectrograms. Refine with filters or upvote what's useful.
lnav is a terminal-based log viewer and analyzer designed for aggregating, filtering, and analyzing multiple log files in a single chronological view. It functions as a console application that can replace the system pager, providing syntax highlighting and document navigation for system or application logs. The project distinguishes itself by mapping unstructured log data to virtual SQLite tables, enabling the use of SQL and PRQL for structured data analysis, aggregations, and relational queries. It further differentiates its capability set through native integration for retrieving and taili
Generates a spectrogram to visualize the distribution of values within a numeric log message field.