syslog remotehost delete

Delete a remote host receiving the logs. Use syslog remotehost list to see which systems are receiving the logs.

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

Syntax

syslog remotehost delete -host <hostname/IP>

Argument(s) Shortcut Description
-host <hostname/IP> -h

Specifies the hostname or the IP address of the remote computer system to delete from the list.

Example

lunash:>syslog remotehost delete -host 192.20.9.144

    WARNING!  This action will delete the remote server configuration for 192.20.9.144
    If you are sure that you wish to proceed, then type 'proceed, otherwise type 'quit'

    > proceed
    Proceeding...


Stopping syslog:                                           [  OK  ]

Starting syslog:                                           [  OK  ]


Command Result : 0 (Success)