TLS SEARCH GUARD Unsuccessful low level call on POST

When asking questions, please provide the following information:

  • Search Guard and Elasticsearch version Search Guard: 6.2.4-13/Eleastic Search:elasticsearch-6.2.4

  • Installed and used enterprise modules, if any No

  • JVM version and operating system version jdk1.8.0_66/Windows 2008

  • Search Guard configuration files ATTACHED

  • Elasticsearch log messages on debug level

  • Other installed Elasticsearch or Kibana plugins, if any

Could you help us on the below scenario?

We have configured Elastic Search/Kibana 6.2.4 and enabled Search Guard with a valid TLS, the whole setup works as is however, while using a C# code to POST we got an error with Search Guard enabled

[#searchguard.disabled: true] and if we disable Search Guard POST executes successfully.

1.We are able to access the URL both https/http

2.When ran the attached C# with Search Guard enabled we got the error.

Please find the attached C# code, Elastic Search.yml and the error we got.

Regards

Raghuram

C#Code.txt (4.42 KB)

elasticsearch.yml (3.59 KB)

ElasticSearch_Error.txt (1.37 KB)