Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 562660 - www-apps/kibana-bin-4.1.2 version bump
Summary: www-apps/kibana-bin-4.1.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Proxy Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-09 13:58 UTC by Tomáš Mózes
Modified: 2015-10-15 14:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
kibana-bin-4.1.2.ebuild (kibana-bin-4.1.2.ebuild,909 bytes, text/plain)
2015-10-11 16:32 UTC, Ferenc Erki
Details
kibana.initd-r2 (kibana.initd-r2,500 bytes, text/plain)
2015-10-11 16:33 UTC, Ferenc Erki
Details
kibana.confd (kibana.confd,72 bytes, text/plain)
2015-10-11 16:34 UTC, Ferenc Erki
Details
kibana.logrotate (kibana.logrotate,157 bytes, text/plain)
2015-10-11 16:34 UTC, Ferenc Erki
Details
kibana.logrotate (kibana.logrotate,165 bytes, text/plain)
2015-10-12 12:13 UTC, Ferenc Erki
Details
kibana-4.1.2.ebuild (kibana-bin-4.1.2.ebuild,889 bytes, text/plain)
2015-10-12 14:31 UTC, Ferenc Erki
Details
kibana-4.1.2.ebuild (kibana-bin-4.1.2.ebuild,1.04 KB, text/plain)
2015-10-15 12:16 UTC, Tomáš Mózes
Details
kibana.logrotate (kibana.logrotate,186 bytes, text/plain)
2015-10-15 12:20 UTC, Tomáš Mózes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2015-10-09 13:58:39 UTC
Fixes:
    Range aggregation labels
    Scripted field filter labels
    Pie chart labels when split by row
    Saved Object importing
    Saved Object editor UI issues
    Index pattern errors with Shield
    Data wrapping in Discover
    IE11 rendering issues
    Prevent extraneous tooltip markup
Comment 1 Ferenc Erki 2015-10-11 16:32:06 UTC
I'm attaching an ebuild + related files for the following proposed improvements:
- logrotate config for /var/log/kibana/kibana.* files
- configurable elasticsearch connection parameter (via /etc/conf.d/kibana or similar)
- lifting service dependency on elasticsearch (to avoid problems when the elasticsearch instance is on a remote host and/or when there are more than one elasticsearch nodes are running on the same machine)

Please review the changes, and feedback is more than welcome!
Comment 2 Ferenc Erki 2015-10-11 16:32:44 UTC
Created attachment 414360 [details]
kibana-bin-4.1.2.ebuild

Modified ebuild
Comment 3 Ferenc Erki 2015-10-11 16:33:29 UTC
Created attachment 414362 [details]
kibana.initd-r2

Modified initd script
Comment 4 Ferenc Erki 2015-10-11 16:34:07 UTC
Created attachment 414364 [details]
kibana.confd

New conf.d file
Comment 5 Ferenc Erki 2015-10-11 16:34:40 UTC
Created attachment 414366 [details]
kibana.logrotate

new logrotate file for kibana
Comment 6 Ferenc Erki 2015-10-12 12:13:54 UTC
Created attachment 414428 [details]
kibana.logrotate

updated logrotate file
Comment 7 Ferenc Erki 2015-10-12 14:31:48 UTC
Created attachment 414448 [details]
kibana-4.1.2.ebuild

fixes #562866 too
Comment 8 Tomáš Mózes 2015-10-15 11:03:43 UTC
Thanks Ferenc for the improvements, as discussed before, all of these changes are welcome, let's do a bump with the new files:

kibana-4.1.2.ebuild
files/kibana.logrotate
files/kibana.confd
files/kibana.initd-r2

Thank you!
Comment 9 Tomáš Mózes 2015-10-15 12:16:28 UTC
Created attachment 414624 [details]
kibana-4.1.2.ebuild

Adding a note about Elasticsearch can run local/remote.
Comment 10 Tomáš Mózes 2015-10-15 12:20:44 UTC
Created attachment 414626 [details]
kibana.logrotate

Logrotate does not expand {}, we need to explicitly name the files.