Actions
Feature #2416
closed
MA
MA
Increase XFF coverage to files and http log
Feature #2416:
Increase XFF coverage to files and http log
Effort:
Difficulty:
Label:
Description
XFF support is restricted to alert events. It would be nice to increase its coverage to HTTP and alert.
This modification will require the transformation of the HttpXFFGetIP to accept flows instead of packets. This function will anyway only use p->flow, using the flow directly instead of the single packet will obtain the same effect and allow to get the correct IPs.
Actions