Werk #15985: AWS agent handles wafv2 rules with ByteMatchString correctly
Component | Checks & agents |
Title | AWS agent handles wafv2 rules with ByteMatchString correctly |
Date | Aug 22, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0p9 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
When a wafv2 rule with the ByteMatchString was configured the agent would crash. In the debug output a message about an unserializable entry would appear. In the AWS UI you can configure a rule with ByteMatchString in any field using "Search string".
This has been fixed now. No action required.