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
elasticsearch_tls_key_passphrase with a $ character is not working. This is most likely due to using echo with " quotation. This will lead to parameter expansion, while using ' wont.