Skip to main content
          __       __    __
.--.--.--|__.-----|  |--|  |--.-----.-----.-----.
|  |  |  |  |__ --|     |  _  |  _  |     |  -__|
|________|__|_____|__|__|_____|_____|__|__|_____|
                                   version 2.1.2

Build composable event pipeline servers with minimal effort.


=============================
wishbone.output.elasticsearch
=============================

Version: 1.0.0

Submit data to Elasticsearch.
-----------------------------


    Submits data to Elasticsearch.

    Events are indexed one by one.

    Events can be indexed in bulk to increase throughput when incoming events
    are type <Bulk>.  Bulk objects consist out of multiple events and are
    created by the <wishbone.flow.tippingbucket> module.

    Parameters:

        - selection(str)("@data")
           |  The part of the event to submit externally.
           |  Use an empty string to refer to the complete event.

        - hosts(list)(["localhost:9200"])
           |  A list of "hostname:port" strings.

        - use_ssl(bool)(False)
           |  When enable expects SSL connectivity

        - verify_certs(bool)(False)
           |  When using SSL do certificate verification

        - index(str)("wishbone")
           |  The name of the index

        - doc_type(str)("wishbone")
           |  The document type

    Queues:

        - inbox
           |  Incoming events submitted to the outside.

Download files

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

Source Distribution

wishbone_output_elasticsearch-1.0.0.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file wishbone_output_elasticsearch-1.0.0.tar.gz.

File metadata

File hashes

Hashes for wishbone_output_elasticsearch-1.0.0.tar.gz
Algorithm Hash digest
SHA256 b3ca2330d8e9ecdfc89249a336c65a04168253fc92bc725be1cf686e8363c587
MD5 8d86a5fdf83806b8fb030765bfe9c9c8
BLAKE2b-256 7a84956df1dab903638182d69c5b0c792146409f8e6b084aab9e6370da3d97a5

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page