prol2tpwatch(1) ProL2TP Manual prol2tpwatch(1)
NAME
prol2tpwatch - event watching utility for prol2tpd
SYNOPSIS
prol2tpwatch [-h] [-v] [-t EVENTS] [-s EVENTS]
DESCRIPTION
The prol2tpwatch utility can be used to log L2TP tunnel and session
events from the prol2tpd daemon.
Events are generated by prol2tpd for tunnels and sessions in the
following circumstances:
* on initial creation of the tunnel or session instance (the created
event),
* on L2TP protocol-level establishment (the up event),
* on L2TP protocol-level disestablishment (the down event),
* on destruction of the tunnel or session instance (the deleted event).
OPTIONS
-h, --help
Displays brief usage information.
-v, --verbose
Log verbose event information. This is a multi-line format
suitable for automated parsing.
-t, --tunnel-events
Set the tunnel event types to watch for. Events are specified
as a comma-delimited list. Valid event types are created, up,
down, and deleted.
-s, --session-events
Set the session event types to watch for. Events are specified
as a comma-delimited list. Valid event types are created, up,
down, and deleted.
AUTHORS
Katalix Systems, Ltd.
ProL2TP 2.6.4 October 2024 prol2tpwatch(1)