Home > |
---|
Delete a remote host receiving the logs. Use "syslog remotehost list" to see which systems are receiving the logs.
syslog remotehost delete <hostname_or_IP_address>
Parameter | Shortcut | Description |
---|---|---|
<hostname_or_IP_address> |
Specifies the hostname or the IP address of the remote computer system to delete from the list. |
lunash:>syslog remotehost delete mylinuxbox
mylinuxbox deleted successfully
Please restart syslog with <service restart syslog> command
to stop logs to be sent to mylinuxbox
Command Result : 0 (Success)