Deleting the remote syslog server configuration from CLI

Last Updated : Aug 25, 2021 |

About this task

You cannot remove one remote syslog server. When -s is followed by an empty string with in double quotes (“”), System Manager deletes all the configured remote syslog servers.

Procedure

  1. Log in to the System Manager command line interface with administrator privilege CLI user credentials.
  2. Type the following command:

    configureSyslog -s ""

    System Manager deletes the remote syslog server configuration and displays the following message:

    
    SUCCESS:Successfully deleted all profiles from /etc/rsyslog.conf
    set for rsyslog completed successfully.