syslog remotehost delete
Delete a remote host receiving the logs. Use syslog remotehost list to see which systems are receiving the logs.
Syntax
syslog remotehost delete <hostname/IP>
Argument(s) | Description |
---|---|
<hostname/IP> | Specifies the hostname or the IP address of the remote computer system to delete from the list. |
Example
psesh:>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)