GrimoireLab script to manage Kibana dashboards from the command line
Project description
Kidash

Kidash is a tool for managing Kibana-related dashboards from the command line. The standard GrimoireLab dashboards are available in the Sigils repository.
Installation
You can set up a virtual environment where Kidash will be installed
python3 -m venv foo
source bin foo/bin/activate
- Using PyPi
pip3 install kidash
- From Source code
git clone https://github.com/chaoss/grimoirelab-kidash
cd grimoirelab-kidash
python3 setup.py install
Usage
- Get a list of all options with:
$ kidash --help
- Import a dashboard:
kidash -g -e <elasticsearch-url>:<port> --import <local-file-path>
example: kidash -g -e https://admin:admin@localhost:9200 --import ./overview.json
- Export a dashboard:
kidash -g -e <elasticsearch-url> --dashboard <dashboard-id>* --export <local-file-path> --split-index-pattern
example: kidash -g -e https://admin:admin@localhost:9200 --dashboard overview --export overview.json
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kidash-0.5.1rc6.tar.gz
(19.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
kidash-0.5.1rc6-py3-none-any.whl
(15.7 kB
view details)
File details
Details for the file kidash-0.5.1rc6.tar.gz.
File metadata
- Download URL: kidash-0.5.1rc6.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.10.7 Linux/5.15.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20977cf325ea0530308d60a0505e497ba505d647f34c56790648d2fc68430e30
|
|
| MD5 |
b03beed21f831fc858678033b2ca8962
|
|
| BLAKE2b-256 |
f2e3e5218181a2f3b4decab751c91558c8e78400d9264e876c581de188fb36a1
|
File details
Details for the file kidash-0.5.1rc6-py3-none-any.whl.
File metadata
- Download URL: kidash-0.5.1rc6-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.1 CPython/3.10.7 Linux/5.15.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
758a19c3cab1b820f811cdaea1ae5d170d39c74e43610cb0f2c4a648c87d43f1
|
|
| MD5 |
9c9abab668c2096543787837f7246cc1
|
|
| BLAKE2b-256 |
80a347f03f8e0dd358f00115b12bcd9e611b1de7e7d25c23e7357ab7dd2652c7
|