diag_logs_ipsec.php 123 Bytes
Newer Older
Ad Schellevis's avatar
Ad Schellevis committed
1
<?php
2

3 4
$logfile = '/var/log/ipsec.log';
$logclog = true;
Ad Schellevis's avatar
Ad Schellevis committed
5

6 7
$service_hook = 'ipsec';

8
require_once 'diag_logs_template.inc';