log-anomaly-detector

View on PyPIReverse Dependencies (0)

0.0.2 log_anomaly_detector-0.0.2-py3-none-any.whl

Wheel Details

Project: log-anomaly-detector
Version: 0.0.2
Filename: log_anomaly_detector-0.0.2-py3-none-any.whl
Download: [link]
Size: 71109
MD5: 5fea9c03b2fd6d473556ad0e594ea782
SHA256: 6c91e0930eb511de030bdac5988b32f4219a65b622ddf838fe264d30a9d7b1a9
Uploaded: 2019-12-09 02:59:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: log-anomaly-detector
Version: 0.0.2
Summary: Log anomaly detector for streaming logs
Author: Zak Hassan
Author-Email: zak.hassan[at]redhat.com
Home-Page: https://github.com/AICoE/log-anomaly-detector
Classifier: Development Status :: 1 - Planning
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >3.5
Requires-Dist: Click
Requires-Dist: python-dateutil (==2.6.1)
Requires-Dist: elasticsearch5
Requires-Dist: gensim
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: prometheus-client
Requires-Dist: Flask (==1.0.4)
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: SQLAlchemy
Requires-Dist: PyMySQL
Requires-Dist: LAD-SOMPY
Requires-Dist: pyyaml
Requires-Dist: numba
Requires-Dist: kafka-python
Requires-Dist: jaeger-client
Requires-Dist: tornado (==5.1.1)
Requires-Dist: opentracing-instrumentation
Requires-Dist: prometheus-flask-exporter
Description-Content-Type: text/markdown
[Description omitted; length: 3056 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
app.py sha256=6Ubz1pCwpFaZfLuWhbr9Xf_kldBl_QFPg3BwfITHFQk 2808
anomaly_detector/__init__.py sha256=E6Xk84JiDG2ZKKhbrLkoV9iYGJ_J-5I6esQf65zU5BM 165
anomaly_detector/config.py sha256=jZSR3Ei_JcqMidLJvE5W51xyhEdTn7xfCO8fZnW_XBY 6148
anomaly_detector/facade.py sha256=FHqNavDJ6xqf3uKenM099FE3WeGQ1XG-_o9caFcp78U 3977
anomaly_detector/adapters/__init__.py sha256=7iXx4LA4mnZ00uBpQzThXdIu_rhE9IxaxLiOBRFtm3g 559
anomaly_detector/adapters/base_model_adapter.py sha256=b7-wZqlKugoyBaD_AfZ0SrT7DJOLn1JQZIahG89BP34 529
anomaly_detector/adapters/base_storage_adapter.py sha256=dCBpNhpunDbVaXSstj6ORC4Uu0G91hQdtE0cBIe88kA 582
anomaly_detector/adapters/feedback_strategy.py sha256=OptHUw7XlKVti1nCqPPPa5sL8mo-I8QPuB5Gc4tR0Ts 1444
anomaly_detector/adapters/som_model_adapter.py sha256=hF_a8pVffbpIZU02N7xGKFHlg7gPDu4UFDt464TL7Iw 6418
anomaly_detector/adapters/som_storage_adapter.py sha256=_WCKKNYppuvHwGErxFjaAF8gc128BdAoOF37DyiTUSM 2462
anomaly_detector/core/__init__.py sha256=mmQYWMj2FwD8gmSTkD6athuFEKqH57Fdm2yIyNZvPEg 439
anomaly_detector/core/detector_pipeline.py sha256=3RXo8lU8wE3HboVxatC2BUM2ErW1M3Z7ahZ1GfrD6Ro 4721
anomaly_detector/core/encoder.py sha256=lbta9i8Ve9M20HxtKMlemuEm3kaaA462WuFLRyHffds 2873
anomaly_detector/core/job.py sha256=R2_SQGIpnDuWdeTNOGpgrYDSWdzgIDhbFy7hukiTp5o 4332
anomaly_detector/decorator/__init__.py sha256=tBbjGe4swEsOj_3Ma3uH6iv8RGJ4LEtVO5I6SeicS_g 55
anomaly_detector/decorator/utils.py sha256=KXbwRMoko7tEPTd_vkoh3GFWkqsaB6m71iv8OU1O3r8 678
anomaly_detector/exception/__init__.py sha256=Mge82YzKCAgl4_30NPz0hMX0qTFZWb2LRlgxaGRX4qk 429
anomaly_detector/exception/exceptions.py sha256=iB1FYryDVD_K-6tkcEc0vSWv8Mk9fEZWvgx8YLXmvWg 1132
anomaly_detector/fact_store/__init__.py sha256=hBvYZQpxLv4vXS26nIuyGtVfmE_BSIp-ym-nk9Xe-Bk 97
anomaly_detector/fact_store/api.py sha256=F3KVaM2w6fEQ-ndvvBM399xTXSeCoC3ZV2VBUvNS84g 2339
anomaly_detector/fact_store/app.py sha256=QDz3_q-lJR_Z_UN5vGgWrOdaW-7GKB01frJ0LZFbalc 3443
anomaly_detector/fact_store/model.py sha256=4Yl0UC8F8ZV5sXn1ZAYGJyEsYSo3AVez4SJ9rv3LwKM 1083
anomaly_detector/fact_store/templates/index.html sha256=V-riQw0gCxMoz_CGNEYiDi8J37ZMCBhE9RkFAB9baaU 9610
anomaly_detector/model/__init__.py sha256=CYFfTgzsvrQhwdd60LHXDP6EIf1EAY4j2YQfRoWS95U 339
anomaly_detector/model/base_model.py sha256=iOMUn6Oq0bNytcHrbNErQRabB_6OiSn-QpWg_emTrUI 1479
anomaly_detector/model/som_model.py sha256=xuMxSJgqS0oEQPlAtiQU2Ow9v13nXT15zxLsRg_NB1U 4020
anomaly_detector/model/sompy_model.py sha256=LsznGdnrvCZJStlsR-B4mmFRwIrYFdyu7gFgBH-jfX8 1829
anomaly_detector/model/w2v_model.py sha256=Rq2Q_QPqJ3kA466uEqH5ci_w1Bi1DzVfNz2H1RyrK6w 2359
anomaly_detector/storage/__init__.py sha256=IbchQWowgNUK3wDci6AnbFryr1vEoH--Pxn4x_h4-78 726
anomaly_detector/storage/es_storage.py sha256=Fl5VfP-MWeZmgBTKAbHXPmTp0NiHWOBW_avAkcxuK68 5050
anomaly_detector/storage/kafka_storage.py sha256=M5cIL0k9VD7lXznLWwGNrvPAdq8jxFzd2WAfR5fqBKk 1203
anomaly_detector/storage/local_directory_storage.py sha256=qtLMnFVi9aVRtWmMP3bqJxArnaGXjMHHMTVev6IU7zw 3417
anomaly_detector/storage/local_storage.py sha256=QPoBhTx3B34wtAnxi_fsfpflW1CsjlbcIsIHlPYEFNI 2281
anomaly_detector/storage/stdout_sink.py sha256=etfiMNU8B4MwaNhy-003q1Hp1C_IEzRM9VcJTqJ5GIE 1251
anomaly_detector/storage/storage.py sha256=nTMNz5cQQcKTXghTVT4SdREIp27X91zxPXGntfqPifk 2219
anomaly_detector/storage/storage_attribute.py sha256=yoGtp6DNktVZ27UlRpk9LHtdv9zpzBz6-4EBhLku9II 1593
anomaly_detector/storage/storage_catalog.py sha256=PlTURriEJHkitR43k5H8Q95QZXxwf4hxfSbIy4yqUxI 3097
anomaly_detector/storage/storage_proxy.py sha256=J-DtybvPwSC_vFPqLm1HRx0v0BJKiER4f8NLbg6DAUo 1205
anomaly_detector/storage/storage_sink.py sha256=Esv34ymrs0SvuRra3vhMFlTE9ZEqe9_3EmBYvRn_nik 458
anomaly_detector/storage/storage_source.py sha256=GOqqg612gGBAwDUA6KzvI5ssQ0oTiX7wwpRPCjECLJA 489
tests/__init__.py sha256=W9HEB2Cm2sylEwbeFvMVXiHvFhPV3WZ4Lz0CwKm8mlk 71
tests/conftest.py sha256=KnAviU3r08_agbgDsvke56roSOfB03Os73q59zKmwHo 3614
tests/test_factstore.py sha256=cm2ngB7VKPGVZSB3PwN33uO1xL5GAoXapv7zYbcRYzY 545
tests/test_false_anomaly_check.py sha256=NjEwX0UfB6Icgu1pTU4ypW3jyhjlsdbUkPLMAEsYvTo 1321
tests/test_pipeline_jobs.py sha256=rXBn69_8CfoDVkM1pTcK8CaX37_89HmVsX4IzM4PO-U 1672
tests/test_som.py sha256=exUFqOajUukldTR11G831GIstR86YbpR_WislKqji4M 1758
tests/test_storage_catalog.py sha256=_9gLlzih2iYbN4HUrgABJfDa6ykO8ngEGzeePO_nzNE 1321
tests/test_storage_proxy.py sha256=uG4tXYZPPYvG39fH0dJgQ041ANxINjtVQAReZVpTqA8 491
tests/test_valid_storage.py sha256=7i2eLi8Tgc-8PtkT-4gvJo6_qnZg7TkkzJupOE8Qirs 1348
tests/test_validation_data.py sha256=DdXvjC9HG8pe8Y3GguC9ihBIiye77fiC3cs4__hSmnU 1313
tests/test_w2v.py sha256=7WVYl2tTqaN7SSdHFRey3AC_6Jw-mluIzF45ojzgS2M 3262
tests/e2e/__init__.py sha256=zfP0ns5jRtZtyTAR9QxhjGsfuenNdVBzJHGUH9LPxbY 47
tests/e2e/conftest.py sha256=bXl7uUQWdL0UliF73U_k2AXWWtjOSRhvXPMgLDjotag 6462
tests/e2e/test_openshift_deployments.py sha256=HoHeIbbj3sD8Gdh1_pi3wZnkVtO6VVl3A71tUK-75LU 10839
tests/e2e/util.py sha256=OsRzCua3I4Fz3iVjaTES-C29XcU9pzrYHYdesPnJ0XM 27846
log_anomaly_detector-0.0.2.dist-info/LICENSE.rst sha256=GGDFQBsAQCHQv-5Tcu5G_CjXvv4bPfj2wg2LWCcb8Fo 35095
log_anomaly_detector-0.0.2.dist-info/METADATA sha256=4AF8E0kcOVftjCnGc7OkkzvTLP5VJddxuXBVQejlZ8M 4133
log_anomaly_detector-0.0.2.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
log_anomaly_detector-0.0.2.dist-info/entry_points.txt sha256=3AimEP-9LYfgYYDHpbP1yxA6RpkKHdnsx1kk08hspkY 68
log_anomaly_detector-0.0.2.dist-info/top_level.txt sha256=6c7PqVz7bzY2z5W3d7T7wowRTCSEtGTw_aJlkSbqhS4 27
log_anomaly_detector-0.0.2.dist-info/RECORD

top_level.txt

anomaly_detector
app
tests

entry_points.txt

log-anomaly-detector = app:cli