Tagged articles
4 articles
Page 1 of 1
NetEase Game Operations Platform
NetEase Game Operations Platform
May 9, 2022 · Operations

Intelligent Log Classification and Anomaly Detection: Design and Implementation

This article presents a two‑stage streaming log classification system using an improved prefix‑tree and longest‑common‑subsequence algorithms, along with a statistical unsupervised anomaly detection method that leverages chi‑square aggregation and box‑plot scoring to reduce false alarms and accelerate template convergence.

LCS algorithmOperationsUnsupervised Learning
0 likes · 11 min read
Intelligent Log Classification and Anomaly Detection: Design and Implementation
360 Quality & Efficiency
360 Quality & Efficiency
May 18, 2018 · Backend Development

Comprehensive Guide to Server Log Testing and Classification

This article explains the importance of server‑side log testing, outlines four main log categories, provides practical logging standards and error‑code conventions, and lists key checkpoints for effective log testing to ensure reliable backend operations.

Backendlog classificationlogging
0 likes · 9 min read
Comprehensive Guide to Server Log Testing and Classification