|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /usr/share/logwatch/default.conf/logfiles/ |
Upload File : |
########################################################################## # $Id: netscreen.conf,v 1.4 2005/09/26 17:09:30 mike Exp $ ########################################################################## ######################################################## # This was written and is maintained by: # Laurent DUFOUR <laurent.dufour@havas.com>,<dufour_l@hotmail.com> # based on the work of # Kirk Bauer <kirk@kaybee.org> # # Please send all comments, suggestions, bug reports, # etc, to laurent.dufour@havas.com ######################################################## # What actual file? Defaults to LogPath if not absolute path.... LogFile = netscreen.log # If the archives are searched, here is one or more line # (optionally containing wildcards) that tell where they are... # Note: if these are gzipped, you need to end with a .gz even if # you use wildcards... #If you use a "-" in naming add that as well -mgt Archive = netscreen.log.* Archive = netscreen.log.*.gz # Expand the repeats (actually just removes them now) #*ExpandRepeats # Keep only the lines in the proper date range... #*OnlyHost *ApplyStdDate # vi: shiftwidth=3 tabstop=3 et