I'm seeing the following error while making a search in "Discover":
search_phase_execution_exception
Error: Bad Request
at Fetch._callee3$ (kibana/36063/bundles/core/core.entry.js:6:59535)
at l (kibana/36063/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740520)
at Generator._invoke (kibana/36063/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740273)
at forEach.e.<computed> [as next] (kibana/36063/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740877)
at fetch_asyncGeneratorStep (kibana/36063/bundles/core/core.entry.js:6:52652)
at _next (kibana/36063/bundles/core/core.entry.js:6:52968)
Thanks @stephenb I have a question, is there any reason why this happens? Also, what will happing with the data in that index if I delete it and create it again? Thanks in advance.
Hello @stephenb is it possible to export the index pattern that is having the issue and then delete it and create it again and import the exported index-pattern so it will have all the previous data?. Kind of like a backup?. Thanks in advance.
@stephenb I can see that option in 7.10 but I'm not seeing how to create the new index pattern from the exported file. Or should I first create the new index pattern and then import the exported pattern?. I think I just answer that question my self LOL. But thanks in advance for any other tips.
Then Stack Management -> Index Patterns -> Look at the Current Pattern make sure you know the pattern like myindex-* and what the timestamp field is..
Then Stack Management -> Index Patterns -> Delete the Index Pattern
Then Stack Management -> Index Patterns -> Create a New Index Pattern with the same configuration you saw... It will create all the fields for you
THEN really important to a Force Reload of Kibana (Shift Re-Load) then go check Discover
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.