Man page - rotonda(1)

Packages contains this manual

Manual

rotonda

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
OPTIONS RELATED TO LOGGING
OPTIONS FOR USE WITH THE EMBEDDED CONFIG FILE

NAME

rotonda - a modular analytical BGP engine

SYNOPSIS

rotonda [options]

DESCRIPTION

Roll your own BGP/BMP applications with programmable RIBs and Filters

For more information please consult the online documentation at:
https://rotonda.docs.nlnetlabs.nl/en/latest/

OPTIONS

The available options are:
-c
path , --config= path

Specify the path to the config file to load. If no file is specified, default values will be used for all settings

-h, --help

Prints help information

-V, --version

Prints version information

OPTIONS RELATED TO LOGGING

-q, --quiet

Log less information, twice for no information

-v, --verbose

Log more information, twice or thrice for even more

--logfile= path

Log to this file

--syslog

Log to syslog

--syslog-facility= facility

Facility to use for syslog logging [default: daemon]

OPTIONS FOR USE WITH THE EMBEDDED CONFIG FILE

--print-config-and-exit

Prints the configuration that will be used and then exits

--http-listen= addr:port

Listen for HTTP connections on this address

--bgp-listen= addr:port

Listen for BGP connections on this address

--bmp-tracing-mode= Off | IfRequested | On

Whether and how to enable tracing of BMP messages

--bmp-listen= addr:port

Listen for BMP connections on this address

--bmp-proxy-destination= addr:port

Proxy BMP connections to this address

--mqtt-destination= addr | addr:port

Publish MQTT messages to this address [default port: 1883]