Item | Description | Case / Bug ID |
---|---|---|
1. | Resolved an issue where both the enforcer and controller assumed they were still connected. The fix involves configuring the enforcer to terminate its connection to the controller after a specified timeout. This ensures that the enforcer explicitly reconnects to the controller. | KW-11933 |
2. | The envoy_http_enforcer_downstream_rq stat was not updated correctly when Activity Tracking security events were suppressed (Report Mode set to First or None). This issue was fixed by internally raising a suppressed violation event, which does not get output but is still considered in the stat calculation. | KW-11916 |
3. | Fixed an issue with enforcer logs by switching the log prints to debug level. | KW-11946 |