Logging handler to send logs to your OpenSearch cluster with bulk SSL. Forked from https://github.com/logzio/logzio-python-handler
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Bence Szabó 6ccf4c9614
Fix message formatting while handling exceptions (#76)
2 years ago
..
__init__.py Rewrite most of the handler, tests were introduced 8 years ago
exceptions.py Add LogzioException class 7 years ago
flusher.py Fixed flusher for serverless (#50) 5 years ago
handler.py Fix message formatting while handling exceptions (#76) 2 years ago
logger.py Bug fixes and ci (#70) 3 years ago
sender.py Bug fixes and ci (#70) 3 years ago