awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesLog Schema Mapping

Mapping raw log text to consistent metric fields using predefined schemas for combined, common, and JSON formats.

Distinct from Pattern-Based Extraction: Distinct from Pattern-Based Extraction: specifically focuses on mapping parsed values to structured metric fields for server logs.

Explore 1 awesome GitHub repository matching data & databases · Log Schema Mapping. Refine with filters or upvote what's useful.

Awesome Log Schema Mapping GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • lebinh/ngxtopAvatar de lebinh

    lebinh/ngxtop

    6,524Ver en GitHub↗

    ngxtop is a real-time web server dashboard and traffic analyzer that transforms raw Nginx access logs into immediate visual metrics. It functions as a live monitor for tracking request rates, response codes, and bandwidth usage by parsing server logs as they are written. The tool extracts performance data from combined, common, and JSON log structures. It uses these parsed logs to identify high-traffic endpoints and server error patterns for troubleshooting. The system processes log streams through a pipeline that includes schema-based extraction, record filtering via evaluatable expressions

    Uses predefined patterns to map raw Nginx access logs to consistent metric fields.

    Pythonclimonitoringnginx
    Ver en GitHub↗6,524
  1. Home
  2. Data & Databases
  3. Text Processing Utilities
  4. Text Extraction
  5. Pattern-Based Extraction
  6. Log Schema Mapping