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
[2024-07-05T14:53:02,253][WARN ][o.o.s.a.BackendRegistry ] [rnd-os-node03] Authentication finally failed for admin from 172.24.49.6:47508
Ang on Logstash node
[2024-07-05T16:01:05,510][WARN ][logstash.outputs.opensearch] Attempted to resurrect connection to dead OpenSearch instance, but got an error {:url=>"https://admin:[email protected]:9200/", :exception=>LogStash::Outputs::OpenSearch::HttpClient::Pool::BadResponseCodeError, :message=>"Got response code '401' contacting OpenSearch at URL 'https://rnd-os-node03.devops.nova:9200/'"}
This will need to be debugged, I suggest walking the SSL setup code and seeing how it tries to use the store/key. If you need a way to code from HEAD locally, #186 (comment) should be helpful (and maybe you/someone could contribute #250 along the way :)).
Describe the bug
There are no options to configure client key and certificate for SSL/TLS connection for output endpoint (OpenSearch 2.15)
Host/Environment (please complete the following information):
I try to create keystore file with certificate and key inside, but it's not working
And my output config
On node i see this message:
Ang on Logstash node
Are there any solutions?
The text was updated successfully, but these errors were encountered: