codice / ddf

DDF Distributed Data Framework - an open source, modular integration framework.
http://ddf.codice.org
Other
132 stars 181 forks source link

Add client IP address to all audit events #6636

Closed jlcsmith closed 2 years ago

jlcsmith commented 3 years ago

Description

Currently the security logger only includes the client's IP and port in audit events that include a CXF message. Update the security logger to include a client IP/Port regardless of whether a CXF message is provided or not.

Expected behavior:

All audit events include the client's IP and port if the event was generated from a client request.

Version

2.26.x +

Additional Information

n/a

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.