Traffic Monitoring and ModSecurity Enhancements #4176
innocentmykel
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We appreciate the feature that blocks common exploits effectively. However, we’d like to suggest the following enhancements:
Exploit Statistics Dashboard:
Introduce a feature to monitor how many exploits have been blocked over time.
Display detailed analytics, such as exploit types, origins, and timestamps, to help administrators identify attack patterns.
Real Visitor IP Handling:
Enable the system to automatically retrieve and send the real IP address of visitors to my client servers (bypassing proxy or load balancer IPs).
This could be achieved by parsing headers like X-Forwarded-For or similar configurations to improve logging accuracy on client servers.
These enhancements would greatly improve the usability and transparency of the system for traffic monitoring and threat management.
Would love to hear your thoughts!
Beta Was this translation helpful? Give feedback.
All reactions