sivasamyk / logtrail

Kibana plugin to view, search & live tail log events
MIT License
1.4k stars 185 forks source link

Support for Kibana 6.6.0 #338

Closed chetanc closed 5 years ago

chetanc commented 5 years ago

We tried updating kibana.version in logtrail package.json. It seems there are some Kibana APIs broken which are consumed by logtrail.

gaby commented 5 years ago

@sivasamyk Kibana 6.6 API changes are listed here: https://www.elastic.co/blog/kibana-plugin-api-changes-in-6-6

sammcj commented 5 years ago

Any update on this, it's preventing us from upgrading at present, let me know if there is a beta version you'd like me to test and report back on.

ghost commented 5 years ago

+1

sivasamyk commented 5 years ago

Tried adding support for 6.6 over the weekend. But looks like something is broken from the API (apart for documented changes 6.6), due to which the left-hand sidebar (the one with app icons) is not rendering properly on selecting logtrail. Will investigate further

sivasamyk commented 5 years ago

Released a initial version with support for 6.6 - https://github.com/sivasamyk/logtrail/releases/download/v0.1.31/logtrail-6.6.0-0.1.31.zip

Known issues (will continue to debug and release when fixed):

sivasamyk commented 5 years ago

Released a new version 6.6.1 and fixed issue with sidebar icons when logtrail is selected

https://github.com/sivasamyk/logtrail/releases/download/v0.1.31/logtrail-6.6.1-0.1.31.zip