Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to patch Kibana 4.5 #6

Open
pdifeo opened this issue Jul 1, 2016 · 2 comments
Open

Unable to patch Kibana 4.5 #6

pdifeo opened this issue Jul 1, 2016 · 2 comments

Comments

@pdifeo
Copy link

pdifeo commented Jul 1, 2016

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:

....

@pevma
Copy link
Member

pevma commented Jul 1, 2016

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.

@Eagleman7
Copy link

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: #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants