awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • lebinh/ngxtopAvatar von lebinh

    lebinh/ngxtop

    6,524Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,524
  1. Home
  2. Data & Databases
  3. Text Processing Utilities
  4. Text Extraction
  5. Pattern-Based Extraction
  6. Log Schema Mapping