Scroll to navigation

RUMBAD(1) User Commands RUMBAD(1)

NAME

rumbad - rumbad

SYNOPSIS

rumbad

DESCRIPTION

Display usage and exit.
Print version information and exit. [optional]
File path to store the log. [optional]
POSITIONAL [required]
POSITIONAL [optional]

rumbad is a daemon for the recc compiler wrapper. It listens to compilation data protobuf messages sent to a UDP port, and handles writing them to some persistent storage in batches. Environment Variables:

RUMBAD_RECV_BUFFER_SIZE: Used to set the value of SO_RCVBUF. Will be ignored if set to a non-integer value. RUMBAD_PUBLISH_INTERVAL: Number of seconds to wait between writing batches of messages to the persistent storage. RUMBAD_USE_STDOUT: If set to non-null, then rumbad will send records to stdout
February 2026 rumbad 1.3.53