awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • lebinh/ngxtopالصورة الرمزية لـ lebinh

    lebinh/ngxtop

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