set security-management

Description

Configures a local override to the IP addresses of the Security Management Server and log server. This is relevant when centrally managed.

Syntax

set security-management local-override-mgmt-addr { true mgmt-address <mgmt-address> send-logs-to { local-override-log-server-addr addr <addr> | local-override-mgmt-addr } | false }

Parameters

Parameter

Description

addr

The logs are sent to this address

Type: An IP address or host name

local-override-mgmt- addr

Indicates if the management address used in the next manual fetch command will be saved and continuously used instead of the address downloaded in the policy

Type: Boolean (true/false)

mgmt-address

IP address or hostname of the Security Management Server

Type: An IP address or host name

send-logs-to

Indicates from where the address of the log server is taken

Type: Press TAB to see available options

Example

set security-management local-override-mgmt-addr true mgmt-address myHost.com send-logs-to local-override-log-server-addr addr myHost.com