I am creating a plugin in Kibana 7.0.1, to search through api, with an http request through server.route.
In the new kibana plugins I can see:
<navigation.ui.TopNavMenu
appName={PLUGIN_ID}
showSearchBar={true}
useDefaultBehaviors={true}
indexPatterns={indexPattern ? [indexPattern] : undefined}
/>
to enable the search bar. I also want the search bar, when I search, where can I add it. This is my code:
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.