GitHub / metwork-framework / jsonsyslog2elasticsearch
syslog daemon which accept only UTF-8 JSON messages to send them to an elasticsearch instance (with an optional transformation)
Stars: 1
Forks: 1
Open issues: 0
License: bsd-3-clause
Language: Python
Size: 39.1 KB
Dependencies parsed at:
11
Created at: over 5 years ago
Updated at: 16 days ago
Pushed at: 16 days ago
Last synced at: 1 day ago
Topics: elasticsearch, github-actions, integration-level-3, python, syslog
.github/workflows/ci.yaml
actions
- actions/checkout v2 composite
- actions/setup-python v1 composite
requirements.txt
pypi
- ciso8601 >=2.1.1
- elasticsearch >=6.0.0,<7.0.0
- mflog *
- pytz >=2018.9
- ujson >=1.35
- flake8 * test