Skip to main content

GrimoireLab script to manage Kibana dashboards from the command line

Project description

Kidash Build Status Coverage Status

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.1rc7.tar.gz (19.9 kB view details)

Uploaded Source

Built Distribution

kidash-0.5.1rc7-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

Details for the file kidash-0.5.1rc7.tar.gz.

File metadata

  • Download URL: kidash-0.5.1rc7.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

Hashes for kidash-0.5.1rc7.tar.gz
Algorithm Hash digest
SHA256 9467505083a8aa22a3b9a8241240c0287a4c241f959bd227491042889f7bd294
MD5 601a84eda6f43733dc7c695c024b15b9
BLAKE2b-256 81da2e729f0502ea0cd87972a02b1fe76b6bf1f8fc3000a1dde041ff4cab78f2

See more details on using hashes here.

File details

Details for the file kidash-0.5.1rc7-py3-none-any.whl.

File metadata

  • Download URL: kidash-0.5.1rc7-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

Hashes for kidash-0.5.1rc7-py3-none-any.whl
Algorithm Hash digest
SHA256 5efe417d67dab6a5a98603f21ecbe932ed8e0aa7cf54e1150accd51089fc5658
MD5 24c25137f0eb232f7f676151b08dbe2f
BLAKE2b-256 6614bf0d13d3eeff5a6206c1497348c5fe1e0d6ce9ac874c4ab1195e3bbdfd77

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page