Step-by-step instructions for whitelisting syslog destination IP addresses in VIP.
Whitelisting an IP address lets VIP deliver logs to a destination that would otherwise be blocked. To protect against misdirected log delivery, VIP blocks private and reserved IP ranges by default, so only publicly reachable syslog endpoints receive messages. Whitelisting a destination bypasses that default check for that address.
Whitelisting requires the audit_log_syslog.ip_whitelisting permission, which Futurex assigns. If an error arises, the permission is missing. Contact Futurex to resolve any permission errors.
Perform the following steps to whitelist an IP address:
1
On the Syslog Server Configurations page, select [ IP Whitelisting ].
This brings up the Ip Whitelisting dialog, which lists any addresses already whitelisted for your account.
Ip Whitelisting dialog
2
In the Enter IP Address (in CIDR) field, enter the destination address in CIDR notation, then add it to the list.
When VIP sends a syslog message to a target server, it checks the destination as follows:
If the server address is in the IP whitelist, VIP sends the message to the target server and skips the default block check.
If the server address is not in the IP whitelist, VIP checks the address against its default block list of private and reserved ranges. VIP sends the message only if the address is publicly reachable.
Was this page helpful?
⌘I
Assistant
Responses are generated using AI and may contain mistakes.