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.5

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for kidash-0.4.5.tar.gz
Algorithm Hash digest
SHA256 bd1b2fba2b8e26c3bbc0fb5b7d4fde2e7643f712a2076c8fdc605f4c3c494ab6
MD5 ce35058ecadae8e5762664852476f8ae
BLAKE2b-256 1052db492936270be3752b881fb783604e721dc5a5a3cf8905daf81f8facf44a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for kidash-0.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9e9f058fa7a362d7dba77c70537ac87e3f36f4a263d45fe4d8511df7004343af
MD5 0d29930cd468cc54c2ae4745345d6ce5
BLAKE2b-256 dcd4d93cc40e847caabc3c5cce86fdd2c61c4984cd11f1938595c3e629dc4c2a

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