Skip to main content

A Wishbone output module to submit event data to a TCP socket.

Project description

          __       __    __
.--.--.--|__.-----|  |--|  |--.-----.-----.-----.
|  |  |  |  |__ --|     |  _  |  _  |     |  -__|
|________|__|_____|__|__|_____|_____|__|__|_____|
                                   version 2.1.2

Build composable event pipeline servers with minimal effort.


===================
wishbone.output.tcp
===================

Version: 1.0.0

Submit event data to a TCP socket.
----------------------------------


    Writes data to a tcp socket.

    When <data> is of type list, all elements
    will be joined using <delimiter> and submitted together.

    Parameters:

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

        - host(string)("localhost")
           |  The host to submit to.

        - port(int)(19283)
           |  The port to submit to.

        - timeout(int)(1)
           |  The time in seconds to timeout when connecting

        - delimiter(str)("\n")*
           |  A delimiter to add to each event.


    Queues:

        - inbox
           |  Incoming events submitted to the outside.

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

wishbone_output_tcp-1.0.1.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file wishbone_output_tcp-1.0.1.tar.gz.

File metadata

File hashes

Hashes for wishbone_output_tcp-1.0.1.tar.gz
Algorithm Hash digest
SHA256 5791e28a7598ad226d3f6c6b45a1e60eaa05f4a3e42eb58f7baa598df35bbdd4
MD5 cfbfa6e11d54c11f03be47b9100e26c6
BLAKE2b-256 afa42f627bf7c18d6d076a7e23e3a6d40e3a7bc9251e479b48c2edeebf3a6106

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