Quickly navigate to Kibana Saved Searches in Alfred 3.
- Tell it where the Kibana API you want to connect to is by running
logseturl http://my-kibana-host.com
- search for saved searches with
logs <search>
The Kibana server I use day to day is behind a VPN, but not fronted by any other authentication, so this workflow does not handle any of the Elastic or alternative authentication methods available.
Tested against Kibana 5.6.
- Initial release.
- The Alfred-Workflow library is used heavily, and it's wonderful documentation was key in building the plugin.
- The Kibana icon is used, care of Elastic.
All other code/media are released under the MIT Licence.