Forum Discussion
nitass
Nov 02, 2011Employee
Kurt, it's interesting.
for rule_init, i think we may use static global variable.
i.e.
when RULE_INIT {
set static::syslog_timeout 60
set static::syslog_sources { 10.1.1.1 10.1.1.2 10.1.1.3 }
}
for rule_init, i think we may use static global variable.
i.e.
when RULE_INIT {
set static::syslog_timeout 60
set static::syslog_sources { 10.1.1.1 10.1.1.2 10.1.1.3 }
}