APPLIANCE_SERVER

APPLIANCE_SERVER specifies the address of the IBM® Security Guardium® system you want to connect to. Use this keyword to enable collection of audit data and a connection to the IBM Security Guardium system.

Required
Yes
Default
No default
Permitted Values
Any valid host name or IP address.
The host name length must not exceed 53 characters.
Description

Used to identify the host name or IP address of the IBM Security Guardium system you want to connect to. In multi-stream processing scenarios, this address specifies the first IBM Security Guardium to use (the primary appliance).

You can specify the address as a host name, as four numbers separated by periods, or as a 128bit IPV6 address, for example:
  • guardium.customer.net
  • 188.128.6.42
  • 2001:21:21:55:53:25
Notes
The host name specification cannot extend past column 70 of the configuration file.
The IP address/host name value supplied must be terminated using the ) character [close parenthesis= X’5D’
Syntax
APPLIANCE_SERVER(address)
Example
APPLIANCE_SERVER(192.168.2.205)