Bug 68833 - AH02426 & AH00567 should be logged as warning
Summary: AH02426 & AH00567 should be logged as warning
Status: NEW
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: Core (show other bugs)
Version: 2.5-HEAD
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-26 16:01 UTC by Marc Stern
Modified: 2024-03-26 16:01 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Stern 2024-03-26 16:01:58 UTC
AH02426 is currently logged at level debug. This forbids detecting attacks (manually or automatically with mod_security2).
This should be logged at warn level.
Same for AH00567.
Probably others as well.