-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
AlgorithmThe work is on the algorithm sideThe work is on the algorithm sideanalysis: logintegrationIntegration relatedIntegration relatedtype: featureA feature to be implementedA feature to be implemented
Description
Once we have the log clusters learnt by Drain,, we can enable anomaly detection without needing algorithms but simply plot them in time.
The idea is simple: if a type of log count surges or suddenly decreases over some points in time, it may be an anomaly given its content; this is up to the human operator to further decide (it may be just normal increases in access)
So we essentially generate a metric for the clustered logs, one for each cluster. And we plot them in SkyWalking UI.
See the below for what I'm saying

It's just an idea now; since most of the work is on UI during integration, the metrics calculation probably also should be done on the SkyWalking side before visualization.
Metadata
Metadata
Assignees
Labels
AlgorithmThe work is on the algorithm sideThe work is on the algorithm sideanalysis: logintegrationIntegration relatedIntegration relatedtype: featureA feature to be implementedA feature to be implemented
Type
Projects
Status
No status