audit remotehost delete
Deletes the specified remote audit server from the list. New syntax added to support port options as of Luna Network HSM 7 release 7.8.5.
NOTE No configuration added by the admin user is affected. The audit user cannot view, delete, or clear any configuration made by the admin user.
User Privileges
Only specialized Audit users can access audit commands.
Syntax
audit remotehost delete -host <hostnameoripaddress> -port <port number>
Argument(s) | Shortcut | Description |
---|---|---|
-host <hostnameoripaddress> | -h |
Specifies the host name or IP address of the remote logging server. |
-port <port> | -h |
Remote Logging Server Port Number (0-65535). Default: 514 |
Example
lunash:>audit remotehost delete -host 192.20.11.64 Stopping syslog: [ OK ] Starting syslog: [ OK ] iptables: Saving firewall rules to /etc/sysconfig/iptables:[ OK ] Command Result : 0 (Success)