File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ The plugin can then be installed like this for an apt-get installed Kibana.
167167``` shell
168168$ cd /usr/share/kibana
169169$ sudo -u kibana ./bin/kibana-plugin install file:///home/john/downloads/vis_type_custom_form_filter_accounts_7.8.0_1.0.0.zip
170- $ sudo -u kibana ./bin/kibana-plugin install https://github.com/guyplusplus/Kibana-Plugin-Custom-Form-Filter-Visualization/releases/download/1.0.0/vis_type_custom_form_filter_accounts_7.8.0_1.0.0.zip
170+ $ sudo -u kibana ./bin/kibana-plugin install https://github.com/guyplusplus/Kibana-Plugin-Custom-Form-Filter-Visualization/releases/download/7.8.0- 1.0.0/vis_type_custom_form_filter_accounts_7.8.0_1.0.0.zip
171171```
172172
173173Deleting then installing the plugin often fails for me. I fix it by running this command.
You can’t perform that action at this time.
0 commit comments