Skip to main content

elasticsearch dsl query file runner

Project description

# esqy

Run elasticsearch queries from json file, like in examples folder.

# Install

pip install esqy

or install from source

python setup.py install

# Examples

esqy examples/health.json

esqy -h localhost:9200 examples/health.json

esqy -h user:passwd@localhost:9200 examples/health.json

cat examples/health.json | esqy

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

esqy-0.0.2.tar.gz (2.8 kB view hashes)

Uploaded Source

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