Connecting to elasticsearch through kibana using NEST

Hello everyone . We are using a kibana connection to elasticsearch using NEST. This is necessary to monitor the generated indexes. We updated our ELK stack to 7.13.2 and this stopped working. Before the update in version 7.8, the connection was by url http://192.168.1.1:5601/elasticsearch, but with the new version we get:

Invalid NEST response built from a successful (404) low level call on POST: /elasticsearch/_msearch?typed_keys=true

If you connect directly to the elastic, then there are no problems. Thanks for any help.

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