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


Release history Release notifications | RSS feed

This version

0.4.4

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.4.4.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

kidash-0.4.4-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

Details for the file kidash-0.4.4.tar.gz.

File metadata

  • Download URL: kidash-0.4.4.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for kidash-0.4.4.tar.gz
Algorithm Hash digest
SHA256 a5f5971cc3a9592ed62a59c7c30619e15fcf724b1e26c3818fb0e4cd3616e04a
MD5 879027455682bf3d32a279fb4de812ed
BLAKE2b-256 7274cd990ad49dfe9c313a8dc549918311bb4e3edf7b0c62e18d7fb681942ddc

See more details on using hashes here.

File details

Details for the file kidash-0.4.4-py3-none-any.whl.

File metadata

File hashes

Hashes for kidash-0.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9ef11cbdcf3aabbb2949e70f4fc3fe6b1cce2c4a0051d6563cb68f46e810122d
MD5 8c775f9d3c249174ae5fe8501fba961c
BLAKE2b-256 9cc3cfb271085c65a274f3cac1db2e64abd25fbcf5337a982721c7ce96897047

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