SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

logreduce rpm build for : openSUSE Tumbleweed. For other distributions click logreduce.

Name : logreduce
Version : 0.4.0 Vendor : obs://build_opensuse_org/server:search
Release : 1.10 Date : 2019-06-22 13:47:37
Group : Development/Languages/Python Source RPM : logreduce-0.4.0-1.10.src.rpm
Size : 0.00 MB
Packager : (none)
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/server:/search/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  logreduce-0.4.0-1.10.noarch.rpm
     

Provides :
config(logreduce)
log-classify
logreduce

Requires :
/bin/sh
/usr/bin/python3
config(logreduce) = 0.4.0-1.10
python3-CherryPy
python3-PyYAML
python3-SQLAlchemy
python3-aiohttp
python3-alembic
python3-gear
python3-numpy
python3-requests
python3-scikit-learn
python3-scipy
python3-voluptuous
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/etc/logreduce
/etc/logreduce/config.yaml
/usr/bin/logreduce
/usr/bin/logreduce-client
/var/lib/logreduce
/var/log/logreduce

 
ICM