cmanaha / python-elasticsearch-logger

Python Elasticsearch handler for the standard python logging framework
Other
232 stars 115 forks source link

Add HttpNtlmAuth authorization method. #94

Open thoscilo opened 1 year ago

thoscilo commented 1 year ago

Add NLTM authorization method. Needed to work in Docker and log in using Windows domain credentials.

Extends functionality of Kerberos support. User can provide specific user name and user password.