Skip to main content

GrimoireLab script to manage Kibana dashboards from the command line

Project description

Kidash is a prototype of a tool for managing Kibana dashboards from the command line. It is a part of GrimoireLab.

Usage

Get a list of all options with:

$ kidash.py --help

For the names of the files containing panels definitions (JSON panel files), kidash supports both importing them from local directories, of from the grimoirelab-panels Python package, if installed. In fact, that package is a dependency of kidash, which means that if you installed via pip, it will always be present.

The algorith for finding a JSON panel file is, roughly:

  • If the specified path (such as panels/json/git.json or git.json) is found relative to the local directory, use it.

  • If not found, if the specified path starts with panels/json/, remove that part and look for the panel file in the grimoirelab-panels package.

  • If not found, look for the specified path directly in the grimoirelab-panels package.

For example:

$ kidash.py --elastic_url-enrich http://localhost:9200 \
  --import git.json

will look for a file git.json in the current directory, and if not found, for git.json in the grimoirelab-panels Python package, if installed.

Source code

The source code is for now a part of GrimoireELK.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grimoire-kidash-0.30.9.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

grimoire_kidash-0.30.9-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file grimoire-kidash-0.30.9.tar.gz.

File metadata

File hashes

Hashes for grimoire-kidash-0.30.9.tar.gz
Algorithm Hash digest
SHA256 e8ea58a9fc60452370fa02cb2e42fa095ea895868c5d44a41b12411bebff1107
MD5 4cb27e84158e25fb59e281b0ab4a504f
BLAKE2b-256 a5992aa4269dd8a9b4b5554f12e10216466f7229747504c1493b022b0418b9b5

See more details on using hashes here.

File details

Details for the file grimoire_kidash-0.30.9-py3-none-any.whl.

File metadata

File hashes

Hashes for grimoire_kidash-0.30.9-py3-none-any.whl
Algorithm Hash digest
SHA256 04c3cea231980f9369a4e47085350bd765f3c3f43a37a1dd7ce1e6b0f040a978
MD5 f62303eaa99747f7e5c7c6e41352c274
BLAKE2b-256 4ee1d5ea246ea2b00360d0ef1260c2c5a8859e9f28d066ba8c60c6ecae64e890

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