Skip to content

Commit a32e818

Browse files
committed
added information about alerts and events
1 parent 029af07 commit a32e818

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/adminguide/networking/site_to_site_vpn.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,18 @@ secure alternatives:
261261
the list of excluded and obsolete VPN Customer Gateway parameters, but
262262
only if these configuration settings are configured by the operator.
263263

264+
**Events and Alerts:**
265+
266+
There is a thread that run periodically to check for VPN Customer Gateways which
267+
are using excluded or obsolete cryptographic parameters.The interval at which this thread
268+
runs is configurable using the setting **vpn.customer.gateway.obsolete.check.interval**.
269+
The unit is in hours and the default value is 0 which means it is disabled by default.
270+
271+
Each time the thread runs, it generates Events for each VPN Customer Gateway which is
272+
using excluded or obsolete parameters.
273+
It also generates Alerts to the Administrator about the number of VPN Customer Gateways
274+
that are using excluded and/or obsolete parameters.
275+
264276

265277
Updating and Removing a VPN Customer Gateway
266278
''''''''''''''''''''''''''''''''''''''''''''

0 commit comments

Comments
 (0)