Skip to content

basic auth scheme failure #33

Closed
Closed
@maxisam

Description

@maxisam

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions