awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tstack avatar

tstack/lnav

0
View on GitHub↗
9,630 stars·376 forks·C++·bsd-2-clause·7 vueslnav.org↗

Lnav

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 tailing Docker container logs and the ability to access remote files over SSH without manual downloads.

The tool provides comprehensive observability and analysis features, including chronological log merging, real-time monitoring, and visual analytics such as event distribution charts and numeric field spectrograms. It covers a broad operational surface including structured text formatting for JSON and XML, regex-based format detection, and non-destructive log entry annotation.

The product supports the extraction of compressed archives and provides utilities for sensitive data anonymization and session state export.

Features

  • Virtual Log Indexing - Maps unstructured log data to virtual SQLite tables to enable complex relational queries and filtering.
  • Log Analysis - Provides a high-performance terminal interface for viewing and filtering large volumes of system and application logs.
  • Terminal Log Analyzers - Provides a terminal-based interface for real-time log inspection, pattern matching, and diagnostic analysis.
  • Chronological Retrieval - Enables moving through logs using spatial and chronological navigation, including quick jumps between errors and warnings.
  • Log Aggregators - Merges multiple disparate log streams into a single chronological timeline based on extracted timestamps.
  • Log Stream Merging - Combines multiple log files into a single chronological view using automatic format detection.
  • Pipeline Query Languages - Uses a pipeline-based query language to filter logs and preview intermediate result stages in real time.
  • Query Result Visualizers - Renders SQL query outputs in a specialized view with sticky headers and numeric bar charts.
  • Schema-on-the-Fly Generation - Generates SQL tables based on log line templates or regular expression searches.
  • SQL Query Interfaces - Runs SQLite statements against loaded logs to filter or analyze data using structured queries.
  • SQLite Log Analysis - Maps log entries to virtual SQLite tables for advanced querying with SQL and PRQL.
  • Virtual Table Querying - Executes SQL statements against virtual tables to filter and aggregate log data for structured analysis.
  • Virtual Tables - Maps flat log files to relational database schemas on the fly for SQL-based analysis.
  • Log Processing Pipelines - Processes log data through sequential stages of filtering and transformation using a dedicated query language.
  • Custom Log Formatting - Creates configuration files to parse non-standard log structures and display specific extracted fields.
  • Automatic Format Detection - Identifies file formats and unpacks compressed archives on the fly to display content.
  • Log Parsing - Interprets various log structures using a library of built-in or user-defined format definitions.
  • Regex-Based Parsers - Uses a library of regular expression patterns to automatically identify and parse structured log data.
  • Distributed Log Aggregation - Merges multiple log files from disparate sources into a single, unified chronological view.
  • Error Indexing - Builds an index of problematic log entries and provides shortcuts to jump between errors and warnings.
  • Log Aggregation - Aggregates multiple log files into a single console interface to streamline issue analysis.
  • Log Entry Inspection - Provides an overlay to inspect timestamps, individual fields, and permalinks for any specific log message.
  • Log File Tailing - Continuously tails active log files and Docker containers to monitor system behavior in real-time.
  • Log Message Filtering - Allows hiding or showing log messages based on defined criteria and toggling the active state of filters.
  • SQL-Based Log Analysis - Uses SQLite and PRQL to perform structured data analysis and aggregations on unstructured log files.
  • Regex Data Extraction - Captures values from strings using regular expressions and returns them as relational tables or objects.
  • Structured Log Parsing - Extracts data from logfmt, JSON, XML, or YAML strings into structured formats for better analysis.
  • Bar Charts - Displays a stacked bar chart of log messages over time, classified by log level.
  • Three-Dimensional Data Visualizers - Creates three-dimensional spectrograms to visualize the frequency of data point values over time.
  • Log-to-Source Mapping - Highlights log messages originating from specific source file locations and enables jumping between hits.
  • Distribution Histograms - Generates frequency histograms of log messages over time to identify activity spikes.
  • Numeric Field Spectrograms - Generates a spectrogram to visualize the distribution of values within a numeric log message field.
  • Annotation Persistence Layers - Stores user notes and tags in a separate metadata store to avoid modifying original log files.
  • Log Event Summarization - Summarizes common message formats and counts events within time slices to identify operational trends.
  • Structured Data Formatters - Beautifies and visualizes structured data formats like JSON, YAML, and XML within a terminal interface.
  • Structured Text Pretty-Printing - Pretty-prints and parses JSON, XML, and YAML logs to improve human readability in the terminal.
  • Cross-Database Querying - Connects external SQLite database files to the current session to perform complex cross-database queries.
  • Location Jumpers - Allows jumping to specific line numbers, file percentages, timestamps, or anchors within logs.
  • Command Piping - Sends focused or marked log lines to external shell commands for further processing.
  • Remote File Management - Enables opening and tailing of files on remote machines via SSH directly within the terminal interface.
  • Shell Command Execution - Executes system shell commands and captures their output directly within the query interface.
  • Terminal Pagers - Acts as a high-performance system pager replacement with integrated syntax highlighting and document navigation.
  • Terminal Text Highlighting - Applies colors to log message fragments that match specified regular expressions.
  • Docker Log Management - Provides native integration for retrieving and tailing Docker container logs via dedicated URL schemes.
  • Remote Log Streaming - Streams remote file content over an SSH tunnel for real-time viewing via a specialized helper.
  • Terminal Pagers - Functions as a high-performance replacement for the system pager with syntax highlighting and navigation.
  • Format Overrides - Overrides specific regex patterns and settings for existing log formats without modifying original configurations.
  • Execution Timeline Visualizers - Maps operations, threads, and tags on a timeline to track process flow across multiple log files.
  • Log Annotations - Attaches notes, comments, or partition names to specific log lines to mark significant events.
  • Temporal Log Filters - Provides capabilities to restrict the displayed log entries to specific time ranges or durations.
  • Container Log Streamers - Provides native integration to retrieve and tail logs directly from Docker containers.
  • Log Entry Annotations - Attaches tags and formatted comments to log messages without modifying the original files.
  • Remote Logging Utilities - Opens and tails log files located on remote machines via secure SSH tunnels.
  • Structured Text Pretty-Printing - Pretty-prints JSON-lines and other structured text formats for improved human readability.
  • Column Summarizers - Computes statistical characteristics of values within a specific database column using SQL.
  • Infrastructure Monitoring - Log file navigator.

Historique des stars

Graphique de l'historique des stars pour tstack/lnavGraphique de l'historique des stars pour tstack/lnav

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait tstack/lnav ?

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.

Quelles sont les fonctionnalités principales de tstack/lnav ?

Les fonctionnalités principales de tstack/lnav sont : Virtual Log Indexing, Log Analysis, Terminal Log Analyzers, Chronological Retrieval, Log Aggregators, Log Stream Merging, Pipeline Query Languages, Query Result Visualizers.

Quelles sont les alternatives open-source à tstack/lnav ?

Les alternatives open-source à tstack/lnav incluent : textualize/toolong — toolong is a terminal log viewer and TUI log manager designed for monitoring live log streams and navigating large log… rcoh/angle-grinder — Angle Grinder is a command line log processor and analytics tool used for parsing, filtering, and aggregating logs… greptimeteam/greptimedb — GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries… graylog2/graylog2-server — Graylog2-server is an open-source centralized log management system and aggregator. It functions as a log analysis… pamburus/hl — hl is a set of command-line interface tools for filtering, aggregating, streaming, and visualizing structured log data… meituan-dianping/logan — Logan is a cross-platform mobile logging framework that collects, stores, and uploads client-side logs from iOS,…

Alternatives open source à Lnav

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Lnav.
  • textualize/toolongAvatar de Textualize

    Textualize/toolong

    3,921Voir sur GitHub↗

    toolong is a terminal log viewer and TUI log manager designed for monitoring live log streams and navigating large log files. It functions as a log aggregator and JSONL formatter, capable of merging multiple log files into a single chronological view by automatically detecting timestamps. The application supports the visualization of structured data by pretty printing JSONL files and applying syntax highlighting to common web server log patterns. It handles large-scale data efficiently through virtual-sized scrollable views, allowing users to open compressed logs or files of any size without

    Pythonjsonlrichterminal
    Voir sur GitHub↗3,921
  • rcoh/angle-grinderAvatar de rcoh

    rcoh/angle-grinder

    3,740Voir sur GitHub↗

    Angle Grinder is a command line log processor and analytics tool used for parsing, filtering, and aggregating logs through a pipeline of text transformations. It functions as a text transformation pipeline that converts unstructured logs, as well as JSON and logfmt serialized data, into structured fields for analysis. The tool enables the computation of summary statistics, including running totals, counts, averages, and percentiles. It specifically supports time series log processing by partitioning data into discrete time windows to analyze event frequency and system behavior. The processin

    Rustanalyticscli-applogging
    Voir sur GitHub↗3,740
  • greptimeteam/greptimedbAvatar de GreptimeTeam

    GreptimeTeam/greptimedb

    5,968Voir sur GitHub↗

    GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries metrics, logs, and traces together in a single columnar engine, supporting both SQL and PromQL for analysis. The database is designed as a Kubernetes-native operator with a decoupled compute and storage architecture, enabling horizontal scaling and multi-region deployment. What distinguishes GreptimeDB is its role as a multi-protocol ingestion gateway, accepting data through OpenTelemetry, Prometheus Remote Write, InfluxDB, Loki, Elasticsearch, Kafka, and MQTT protocols without

    Rustanalyticscloud-nativedatabase
    Voir sur GitHub↗5,968
  • graylog2/graylog2-serverAvatar de Graylog2

    Graylog2/graylog2-server

    8,066Voir sur GitHub↗

    Graylog2-server is an open-source centralized log management system and aggregator. It functions as a log analysis platform designed to collect, index, and analyze log data from multiple sources within a centralized searchable index. The system provides capabilities for enterprise log aggregation and infrastructure monitoring. It enables the gathering of logs from various servers and applications to facilitate log data analysis and root cause troubleshooting across a network. The platform utilizes a distributed indexing pipeline and message-queue based ingestion to handle log streams. It inc

    Javaamqpgelfgraylog
    Voir sur GitHub↗8,066
  • Voir les 30 alternatives à Lnav→