You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@community.apache.org by "Zhenxu Ke (Jira)" <ji...@apache.org> on 2022/03/01 11:50:00 UTC

[jira] [Created] (COMDEV-453) [SkyWalking] Log outlier detection

Zhenxu Ke created COMDEV-453:
--------------------------------

             Summary: [SkyWalking] Log outlier detection
                 Key: COMDEV-453
                 URL: https://issues.apache.org/jira/browse/COMDEV-453
             Project: Community Development
          Issue Type: Task
          Components: GSoC/Mentoring ideas
            Reporter: Zhenxu Ke


Currently Apache SkyWalking can collect logs from various sources like user agents and Envoy access logs, it also provides a log analysis language to analyze the logs and produce some metrics, with those metrics, users can configure rules to trigger alerts and react to those abnormal/exceptional logs.

 

But in reality, production environment exceptional logs are not known in advance and users can't enumerate all possible exceptional logs.

 

This task aims to add an algorithm that can identify outlier log(s) from the massive logs, and draw the users attention to see whether there is error in the system.

 

The algorithm should be able to learn from bot the history logs and streaming logs, and adjust itself to increase the accuracy.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@community.apache.org
For additional commands, e-mail: dev-help@community.apache.org