Feature: Currently no logging has been implemented at various touch points. Solution: -Implement logging at unexpected touch points. (Generic exceptions) -Implement incoming http request logging (with Remote address situation behind load balancer) -Implement logging at audit points to trace user's behavior.
Feature:
Currently no logging has been implemented at various touch points.
Solution:
-Implement logging at unexpected touch points. (Generic exceptions)
-Implement incoming http request logging (with Remote address situation behind load balancer)
-Implement logging at audit points to trace user's behavior.