tiger-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tiger-devel] patch #3661 - Allow filtering by msgid and level as well a


From: Slater, Christopher
Subject: [Tiger-devel] patch #3661 - Allow filtering by msgid and level as well as the message string
Date: Wed, 19 Jan 2005 07:30:30 -0800

I'm forwarding on some information on a new patch.  Please let me know
if you have any concerns.

Thanks,

Chris


========================================================================
======
 OVERVIEW of patch #3661:
========================================================================
======

URL:
  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=3661>

                 Summary: Allow filtering by msgid and level as well as
the
message string
                 Project: Tiger UNIX security tool
            Submitted by: cslater
            Submitted on: Wed 01/19/2005 at 06:39
                Category: Security test
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: cslater
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________


The filtering in initdefs was modified slightly so that Message ID and
Severity level can be put in tiger.ignore and used to filter out
unwanted
messages.

Change to initdefs looks like this:
-  ignore_message "$_level $_msgid $_mesg" && return
+  ignore_message "$_mesg" && return







reply via email to

[Prev in Thread] Current Thread [Next in Thread]