Home >

LunaSH Command Reference Guide > LunaSH Commands > syslog > syslog remotehost delete

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_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.

Example

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)