Logstash -> Elastic search login Error

I am trying to log into elasticsearch using the logstash user.

The deployment is done via kubernetes and we have logstash pod running a pod.

I log into the logstash and try the following:

Curl -k -u : https://elasticsearch:9200

I get a failure message but can run the command using elastic config.

Thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.