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.
 
 
Jotham Apaloo d41ceabe82 Leave initialization in c'tor, just call start() where needed 7 years ago
..
__init__.py Rewrite most of the handler, tests were introduced 8 years ago
handler.py fix semantics I rushed through the first time. the handler shouldn't call a private method on the sender 7 years ago
sender.py Leave initialization in c'tor, just call start() where needed 7 years ago