fixed
This commit is contained in:
parent
779ea2e262
commit
54fd2e4e70
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ func (r *WafRunner) AccumulateTxToEvent(tx experimental.FullTransaction, kind st
|
|||
evt.Meta["waap_interrupted"] = "1"
|
||||
evt.Meta["waap_action"] = tx.Interruption().Action
|
||||
}
|
||||
//r.logger.Infof("TX %s", spew.Sdump(tx.MatchedRules()))
|
||||
|
||||
for _, rule := range tx.MatchedRules() {
|
||||
if rule.Message() == "" {
|
||||
continue
|
||||
|
|
Loading…
Add table
Reference in a new issue