On Wed, Jul 18, 2012 at 6:50 AM, Chris Sedlmayr <[email protected]> wrote: > Hi, > > Is it possible to override variables? > > For example, the BAD_WORDS variable defined in syslog_rules, would it be > possible to override this in local_rules? But have the override then used in > the original syslog_rules rules. > > Thanks.
Not really. There's really only 1 rule that uses BAD_WORDS, so you could overwrite it in local_rules after redefining BAD_WORDS.
