You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should support 2b or 2y indentation for logstaash user password hashing, when we not support Elasticsearch 7 anymore in this collection. At the moment we support 2a which gut for elasticsearch company is. 2y and 2b are more secure than 2a. We should only make the indentation parameter in the logstash writer user as a variable and put the new value in defaults.yml
We should support 2b or 2y indentation for logstaash user password hashing, when we not support Elasticsearch 7 anymore in this collection. At the moment we support 2a which gut for elasticsearch company is. 2y and 2b are more secure than 2a. We should only make the indentation parameter in the logstash writer user as a variable and put the new value in defaults.yml
Here are the relevant links:
https://passlib.readthedocs.io/en/stable/lib/passlib.hash.bcrypt.html
elastic/elasticsearch#76083
The text was updated successfully, but these errors were encountered: