Skip to main content

A Wishbone output module to write event data to a file.

Project description

::
__ __ __
.--.--.--|__.-----| |--| |--.-----.-----.-----.
| | | | |__ --| | _ | _ | | -__|
|________|__|_____|__|__|_____|_____|__|__|_____|


===================================
wishbone_contrib.module.output.file
===================================

Version: 3.0.0

Writes events to a file.
------------------------

Writes events to a file.

Parameters::

- directory(str)("./")
| The directory to write the files to.

- filename(str)("wishbone.out")*
| The filename to use.

- native_events(bool)(False)
| Submit Wishbone native events.

- overwrite(bool)(False)

| If `True` overwrites each time the content otherwise appends to
| the end of the file.

- parallel_streams(int)(1)
| The number of outgoing parallel data streams.

- payload(str)(None)
| The string to submit.
| If defined takes precedence over `selection`.

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


Queues::

- inbox
| Incoming messages


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_file-3.0.0.tar.gz (3.2 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