SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-logreduce rpm build for : OpenSuSE. For other distributions click python3-logreduce.

Name : python3-logreduce
Version : 0.6.1 Vendor : obs://build_opensuse_org/devel:languages:python
Release : 2.7 Date : 2021-12-11 09:58:49
Group : Development/Languages/Python Source RPM : python-logreduce-0.6.1-2.7.src.rpm
Size : 0.28 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/devel:/languages:/python:/backports/SLE_15/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-logreduce-0.6.1-2.7.noarch.rpm
ftp.icm.edu.pl  python3-logreduce-0.6.1-2.7.noarch.rpm
     

Provides :
python3-logreduce

Requires :
/usr/bin/python3
python(abi) = 3.6
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(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/logreduce
/usr/lib/python3.6/site-packages/logreduce
/usr/lib/python3.6/site-packages/logreduce-0.6.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/logreduce-0.6.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/logreduce-0.6.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/logreduce-0.6.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/logreduce-0.6.1-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/logreduce-0.6.1-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/logreduce-0.6.1-py3.6.egg-info/pbr.json
/usr/lib/python3.6/site-packages/logreduce-0.6.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/logreduce-0.6.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/logreduce/__init__.py
/usr/lib/python3.6/site-packages/logreduce/__pycache__
/usr/lib/python3.6/site-packages/logreduce/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/cmd.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/cmd.cpython-36.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/data.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/data.cpython-36.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/download.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/download.cpython-36.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/html_output.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/html_output.cpython-36.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/models.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/models.cpython-36.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/process.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/process.cpython-36.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/tokenizer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/tokenizer.cpython-36.pyc
/usr/lib/python3.6/site-packages/logreduce/__pycache__/utils.cpython-36.opt-1.pyc
There is 17 files more in these RPM.

 
ICM