Usage
To install Kibana, run the following command from the command line or from PowerShell:
choco install kibana
To upgrade Kibana, run the following command from the command line or from PowerShell:
choco upgrade kibana
To uninstall Kibana, run the following command from the command line or from PowerShell:
choco uninstall kibana
Description
Kibana is an open source data visualization platform that allows you to interact with your data through stunning, powerful graphics that can be combined into custom dashboards that help you share insights from your data far and wide.
Kibana will be installed in %ChocolateyInstall%\lib\Kibana and add a service called “kibana-service”.
The Kibana service is set to manually start by default. It can be set to automatically start by changing the service properties.
This is an automatic package.