fbaligand / kibana-enhanced-table

Kibana visualization like a Data Table, but with enhanced features like computed columns, filter bar, and “Split Cols” bucket
Apache License 2.0
305 stars 65 forks source link

Issue in installing plugin, name not listed under plugins when starting kibana #348

Open dobydx opened 2 months ago

dobydx commented 2 months ago

Hi,

I've upgraded my Kibana to 8.9.2, older enhanced-table is broken. So I'm trying to install the correct version, but failing to do so.

Steps I'm following:

  1. systemctl stop kibana
  2. rm -rf optimize folder
  3. from kibana home folder: ./bin/kibana-plugin install https://github.com/fbaligand/kibana-enhanced-table/releases/download/v1.13.4/enhanced-table-1.13.4_8.9.2.zip
  4. Installs successfully
  5. systemctl start kibana -> enhancedTable is not listed in plugins list
  6. Cache for forever is deleted
  7. Hard refresh for the Kibana UI
  8. Error as seen in screenshot enhancedTable_install_fails

Any help is much appreciated.

fbaligand commented 2 months ago

Hi,

Well, I just tried to install plugin v1.14.0 on Kibana 8.9.0 (I had this Kibana version on my computer). And it works fine. Some advices: