NVIDIA NVOS User Manual for InfiniBand Switches v25.02.3000

Remote Logging

To configure remote syslog to send syslog messages to a remote syslog server, follow the steps below.

  1. Set remote syslog server.

    Copy
    Copied!
                

    admin@nvos:~$ nv set system syslog server <IP address/hostname>

  2. (Optional) Set the destination port of the remote host.

    Copy
    Copied!
                

    admin@nvos:~$ nv set system syslog server 10.20.30.40 port 1234

  3. (Optional) Filter log messages according to an input regex.

    Copy
    Copied!
                

    admin@nvos:~$ nv set system syslog server 10.20.30.40 filter include ERROR

  4. Set the minimum severity of the log level to info (it has no impact on local log level).

    Copy
    Copied!
                

    admin@nvos:~$ nv set system syslog server 10.20.30.40 trap info

  5. Set the protocol over which to communicate with remote syslog server

    Copy
    Copied!
                

    admin@nvos:~$ nv set system syslog server 10.20.30.40 protocol tcp

© Copyright 2025, NVIDIA. Last updated on Mar 19, 2025.