KTS
KTS copied to clipboard
Unable to patch Kibana 4.5
There is following error on for timelion-integer.patch
patch -p1 -d /opt/kibana/ < /home/xxxx/KTS/patches/timelion-integer.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -u -r kibana-4.3.1-linux-x64-1/installedPlugins/timelion/public/services/_saved_sheet.js kibana-4.3.1-linux-x64-2/installedPlugins/timelion/public/services/_saved_sheet.js
|--- kibana-4.3.1-linux-x64-1/installedPlugins/timelion/public/services/_saved_sheet.js 2016-01-26 11:09:49.093222555 +0100
|+++ kibana-4.3.1-linux-x64-2/installedPlugins/timelion/public/services/_saved_sheet.js 2016-01-25 17:37:55.007695074 +0100
--------------------------
File to patch:
....
I believe it is only Kibana 4.4.x that needs the patch as described here - https://github.com/StamusNetworks/KTS#how-to-use
You should be ok for 4.5.
Yes, you only need this patch for 4.4, if you get a blank page when opening timeline you are most likely hitting this issue: https://github.com/StamusNetworks/KTS/issues/7