logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

openvpn3-log - OpenVPN 3 Linux - Real-time session log

Description

       This  retrieves log events from various log senders and prints it to the terminal.  The user running this
       command must in advanced have been granted access to these log events, otherwise it will not generate any
       output.

       Log events received via openvpn3log are processed in parallel with the system wide  openvpn3-service-log
       process.

Name

       openvpn3-log - OpenVPN 3 Linux - Real-time session log

Options

-h, --help
              Print  usage and help details to the terminal

       --session-pathSESSION-DBUS-PATH
              D-Bus  session  path  to  a  running  VPN  session  to  retrieve  log  events  from.  Use openvpn3sessions-list to retrieve a list of available session D-Bus paths.

       -cCONFIG-NAME, --configCONFIG-NAME
              Can be used instead of --session-path where the configuration profile name is given instead.   The
              CONFIG_NAME  must  be  the  name  which  was  active  when  the  session  was  started.  Available
              configuration names can be found via openvpn3sessions-list.

       -IINTERFACE, --interfaceINTERFACE
              Can be used instead of --session-path where the tun interface name managed by OpenVPN 3  is  given
              instead.

       --log-levelLEVEL
              Sets  the  log verbosity for the log events.  Valid values are 0 to 6.  The higher value, the more
              verbose the log events will be.  Log level 6 will include all debug events.

       --config-events
              Retrieve   log   events   from   the   configuration   manager.    For   this   to    work,    the
              openvpn3-service-configmgr must have been started with --signal-broadcast.

See Also

openvpn3(1) openvpn3-service-configmgr(8) openvpn3-service-log(8) openvpn3-session-acl(1)

                                                                                                 OPENVPN3-LOG(1)

Synopsis

openvpn3log[OPTIONS]openvpn3log-h | --help

See Also