Name : python3-logreduce
| |
Version : 0.6.1
| Vendor : SUSE LLC < https://www_suse_com/>
|
Release : lp160.4.2
| Date : 2024-08-23 10:30:05
|
Group : Development/Languages/Python
| Source RPM : python-logreduce-0.6.1-lp160.4.2.src.rpm
|
Size : 0.29 MB
| |
Packager : https://bugzilla_suse_com
| |
Summary : Log file anomaly extractor
|
Description :
Based on success logs, logreduce highlights useful text in failed logs. The goal is to save time in finding a failure\'s root cause.
On average, learning run at 2000 lines per second, and testing run at 1300 lines per seconds.
logreduce uses a *model* to learn successful logs and detect novelties in failed logs:
* Random words are manually removed using regular expression * Then lines are converted to a matrix of token occurrences (using **HashingVectorizer**), * An unsupervised learner implements neighbor searches (using **NearestNeighbors**).
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python:/backports/16.0/noarch |