sabre1041 / kibana-ansi

Kibana field formatter to strip ANSI codes
8 stars 3 forks source link

Install Kibana-ansi on Kibana 5.6.13 #2

Open v0112358 opened 6 years ago

v0112358 commented 6 years ago

Hi,

I have tried to install kibana-ansi on Kibana version 5.6.13 but without success. I got the error message:

# ./bin/kibana-plugin install file:///root/kibana-ansi.zip 
Found previous install attempt. Deleting...
Attempting to transfer from file:///root/kibana-ansi.zip
Transferring 257516 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles...
Plugin installation was unsuccessful due to error "Optimizations failure.

    ERROR in ./plugins/kibana-ansi/public/ansi.js
    Module not found: Error: Cannot resolve 'file' or 'directory' /usr/share/kibana/src/ui/public/index_patterns/_field_format/FieldFormat in /usr/share/kibana/plugins/kibana-ansi/public
     @ ./plugins/kibana-ansi/public/ansi.js 5:30-84
"

Could you give me a hind for solve this issue ?

sabre1041 commented 6 years ago

@mrmainnet The plugin isnt currently supported on any version higher than 4.x.

Added #3 to track