Skip to main content

elasticsearch_loader plugin for redis

Project description

Read continuously from a redis list(s) and index to elasticsearch

Installation

pip install esl-redis

Usage

$ elasticsearch_loader --index lol --type cake redis --help
Usage: elasticsearch_loader redis [OPTIONS] LIST_NAMES...

Options:
  --host TEXT                  Redis host
  --port INTEGER               Redis port
  --db INTEGER                 Redis db
  --list-read-timeout INTEGER  block for X seconds, or until a value gets
                               pushed on to one of the lists. If timeout is 0,
                               then block indefinitely.
  -h, --help                   Show this message and exit.

Examples

elasticsearch_loader --index index --type type redis my_list_name

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

esl-redis-0.2.19.tar.gz (1.9 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