Hi,
I have installed kibana 4.6.1 with marvel 2.4.1 and Elasticsearch 2.4.1. I am receiving an error at Discover tab.
Discover: [unsupported_operation_exception] custom format isn't supported
Error: [unsupported_operation_exception] custom format isn't supported
ErrorAbstract@http://x.x.x.x:5601/bundles/kibana.bundle.js?v=10146:77233:20
StatusCodeError@http://x.x.x.x:5601/bundles/kibana.bundle.js?v=10146:77395:6
respond@http://x.x.x.x:5601/bundles/kibana.bundle.js?v=10146:78600:16
checkRespForFailure@http://x.x.x.x:5601/bundles/kibana.bundle.js?v=10146:78563:8
[24]</AngularConnector.prototype.request/<@http://x.x.x.x:5601/bundles/kibana.bundle.js?v=10146:77181:8
processQueue@http://x.x.x.x:5601/bundles/commons.bundle.js?v=10146:42452:29
scheduleProcessQueue/<@http://x.x.x.x:5601/bundles/commons.bundle.js?v=10146:42468:28
$RootScopeProvider/this.$get</Scope.prototype.$eval@http://x.x.x.x:5601/bundles/commons.bundle.js?v=10146:43696:17
$RootScopeProvider/this.$get</Scope.prototype.$digest@http://x.x.x.x:5601/bundles/commons.bundle.js?v=10146:43507:16
$RootScopeProvider/this.$get</Scope.prototype.$apply@http://x.x.x.x:5601/bundles/commons.bundle.js?v=10146:43804:14
done@http://x.x.x.x:5601/bundles/commons.bundle.js?v=10146:38253:37
completeRequest@http://x.x.x.x:5601/bundles/commons.bundle.js?v=10146:38451:8
requestLoaded@http://x.x.x.x:5601/bundles/commons.bundle.js?v=10146:38392:1
The status of kibana is green. The marvel is showing proper statistics and even the elasticsearch is indexing the data received.
Why is that the discover in not working in kibana?