Closed
Description
Our ELK setup is like using a reverse proxy to handle all in coming traffic to ElasticSearch endpoint.
And it requires a basic authentication
The request from logger for RestClient is like http://username:password@192.168.56.120/elasticsearch:80
and it shows an error like
java.net.UnknownHostException: username:password@192.168.56.120/elasticsearch: invalid IPv6 address
Thanks!
Metadata
Metadata
Assignees
Labels
No labels