1 مستودع
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.
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.