Skip to main content

Snakemake logger plugin for streaming events to STOMP message brokers

Project description

Snakemake Logger Plugin for STOMP

Send Snakemake workflow events monitoring to a STOMP message broker (ActiveMQ, RabbitMQ, etc.) in real-time.

Installation

pip install snakemake-logger-plugin-stomp

Quick Start

snakemake --logger-plugin stomp \
  --stomp-host localhost \
  --stomp-port 61613 \
  --stomp-user admin \
  --stomp-password admin

Or use a profile:

# profiles/stomp/config.yaml
logger:
  stomp:
    host: "activemq.example.com"
    port: 61613
    user: "${STOMP_USER}"
    password: "${STOMP_PASSWORD}"
    queue: "/topic/snakemake.prod"

Features

  • JSON event streaming to message brokers
  • SSL/TLS support
  • Configurable formatters (default + JLab SWF schema)
  • Event filtering (include/exclude)
  • Heartbeat management
  • Environment variable support for secrets

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

snakemake_logger_plugin_stomp-0.1.0.tar.gz (34.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file snakemake_logger_plugin_stomp-0.1.0.tar.gz.

File metadata

File hashes

Hashes for snakemake_logger_plugin_stomp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 84b68b67edeeeca581c4a0635c928ba44fae5acd4fa4951afe6045c7c9d7c3b4
MD5 1eb19b5a0c3ce13dc51cdd3e635145a3
BLAKE2b-256 a52ef30822fdee139973fbadf0f626e8c8764ad36bbcab89b7be6a1086b9a9e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for snakemake_logger_plugin_stomp-0.1.0.tar.gz:

Publisher: release-please.yml on JeffersonLab/snakemake-logger-plugin-stomp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file snakemake_logger_plugin_stomp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for snakemake_logger_plugin_stomp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 632288ec37c47434d890bf94021c66f6211ce6ca462c8daacf21cf846a3d1640
MD5 5efe348c43dc8bc181f40f7f3b0888e6
BLAKE2b-256 5276ac00435d33580756e40d240c1907262b811c84df0d7d2e34d6ea0b3d0fdd

See more details on using hashes here.

Provenance

The following attestation bundles were made for snakemake_logger_plugin_stomp-0.1.0-py3-none-any.whl:

Publisher: release-please.yml on JeffersonLab/snakemake-logger-plugin-stomp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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