Hello,
I'm new in this forum and not very familiar with Elasticsearch and Kibana.
After upgrading our Elasticsearch-system to 5.5.1 I get the following error-message in Kibana when I try to access the "winlogbeat-*"-data:
Request to Elasticsearch failed: "Bad Request"
Error: Request to Elasticsearch failed: "Bad Request"
KbnError@https://kibana-test.example.com/bundles/commons.bundle.js?v=15405:83:18295
RequestFailure@https://kibana-test.example.com/bundles/commons.bundle.js?v=15405:83:19044
DocSendToEsProvider/</<@https://kibana-test.example.com/bundles/kibana.bundle.js?v=15405:27:23337
processQueue@https://kibana-test.example.com/bundles/commons.bundle.js?v=15405:38:23621
scheduleProcessQueue/<@https://kibana-test.example.com/bundles/commons.bundle.js?v=15405:38:23888
$RootScopeProvider/this.$get</Scope.prototype.$eval@https://kibana-test.example.com/bundles/commons.bundle.js?v=15405:39:4607
$RootScopeProvider/this.$get</Scope.prototype.$digest@https://kibana-test.example.com/bundles/commons.bundle.js?v=15405:39:2343
$RootScopeProvider/this.$get</Scope.prototype.$apply@https://kibana-test.example.com/bundles/commons.bundle.js?v=15405:39:5026
done@https://kibana-test.example.com/bundles/commons.bundle.js?v=15405:37:25016
completeRequest@https://kibana-test.example.com/bundles/commons.bundle.js?v=15405:37:28702
createHttpBackend/</xhr.onload@https://kibana-test.example.com/bundles/commons.bundle.js?v=15405:37:29634
But I am able to access the "filebeat-*"-data without any problems.
Can anyone help me, please?
Thank you!