[syslog-ng] [Bug 26] 3.0.1: syslog facility is not recognized

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Fri Jan 16 14:45:24 CET 2009


https://bugzilla.balabit.com/show_bug.cgi?id=26


Balazs Scheidler <bazsi at balabit.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Balazs Scheidler <bazsi at balabit.hu>  2009-01-16 14:45:25 ---
wow, true enough. "syslog" became a reserved word.

This patch fixes it:

commit 11f8d45b016107a686dbfa29497960ae3f6145ac
Author: Balazs Scheidler <bazsi at balabit.hu>
Date:   Fri Jan 16 14:44:53 2009 +0100

    [config parser] "syslog" became a reserved word, make it possible to use that as a facility name

        In syslog-ng 3.0, "syslog" became a reserved word, thus the facility()
        filter couldn't use it as name for the facility named syslog.

        To avoid having to quote this word, I added a kludge to the
        config grammar, to make it recognize syslog as a facility name
        based on context.


-- 
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the syslog-ng mailing list