Skip to main content

beanstalkd

EXPERIMENTAL

This component is experimental and therefore subject to change or removal outside of major version releases.

Reads messages from a Beanstalkd queue.

Introduced in version 4.7.0.

# Config fields, showing default values
input:
label: ""
beanstalkd:
address: 127.0.0.1:11300 # No default (required)

Fields

address

An address to connect to.

Type: string

# Examples

address: 127.0.0.1:11300