Search Criteria
Package Details: kibana 9.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kibana.git (read-only, click to copy) |
|---|---|
| Package Base: | kibana |
| Description: | Browser based analytics and search dashboard for Elasticsearch |
| Upstream URL: | https://www.elastic.co/products/kibana |
| Licenses: | Apache |
| Submitter: | hashworks |
| Maintainer: | ipaqmaster |
| Last Packager: | ipaqmaster |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-01-08 16:29 (UTC) |
| Last Updated: | 2026-02-03 18:58 (UTC) |
Dependencies (2)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- elasticsearchAUR (elasticsearchAUR) (optional)
Latest Comments
ipaqmaster commented on 2026-01-20 02:25 (UTC)
Package is working after factoring in some upstream changes. Because nodejs constantly falls out of date I've settled for using the node binary included with kibana. The newer bin/kibana executable script automatically sniffs out this packaged node and uses it, too.
Lilian commented on 2025-11-24 04:23 (UTC)
To use kibana with specific node version you need to edit /usr/share/kibana/package.json. This is the quickest way.
luntik2012 commented on 2022-07-13 12:21 (UTC)
charles_eidsness commented on 2022-01-29 16:43 (UTC)
Thanks! I think kibana-xpack will work for me, but I'll try out opensearch as well.
hashworks commented on 2022-01-29 16:29 (UTC) (edited on 2022-01-29 16:29 (UTC) by hashworks)
Please note that this package is currently orphaned. Feel free to adopt it to make the adjustments yourself.
Alternatively you could check out https://wiki.archlinux.org/title/OpenSearch
charles_eidsness commented on 2022-01-29 15:57 (UTC)
Doesn't work with the latest version of nodejs. Kibana will get stuck on the loading Elastic screen.
Suggest updating to depend on nodejs-lts-gallium instead of nodedjs, similar to kibana-xpack.