WatchguardDlfConverter(3pm) LogReport's Lire Documentation NAME Lire::Firewall::WatchguardDlfConverter - convert Watchguard logs to firewall DLF DESCRIPTION Lire::Firewall::WatchguardDlfConverter converts Watchguard logs into firewall DLF format. Input for this converter is the standard Watchguard syslog log file. AUTHOR Wessel Dankers Initial code by Joost Bekkers , now maintained by the LogReport team. Based upon the cisco_ios2dlf.in script. SEE ALSO The WatchGuard website at http://www.watchguard.com/ for some information on the WatchGuard Firebox System. Unfortunately, only very little information is freely available. VERSION $Id: WatchguardDlfConverter.pm,v 1.10 2006/07/23 13:16:35 vanbaal Exp $ COPYRIGHT Copyright (C) 2001-2003 Stichting LogReport Foundation LogReport@LogReport.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program (see COPYING); if not, check with http://www.gnu.org/copyleft/gpl.html. Lire 2.1.1 2024-07-12 WatchguardDlfConverter(3pm)