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.
 
 
Ruda Porto Filgueiras 97eabc1137 Added alternative way to limit max number of logs when running in pypy since sys.getsizeof raises TypeError. 6 years ago
..
__init__.py Rewrite most of the handler, tests were introduced 8 years ago
exceptions.py Add LogzioException class 7 years ago
handler.py Remove the exception info from the formatting 7 years ago
logger.py Oops, add forgotten logger 7 years ago
sender.py Added alternative way to limit max number of logs when running in pypy since sys.getsizeof raises TypeError. 6 years ago