Closed pmlopes closed 1 year ago
@photomorre this is the base for XDR/EDR logging. Once this is merged, the counter part will be merged in web and enabling it is just a matter of adding a top level route handler and configure a java logger.
For non-disclosure reasons, the log will not dump the user information other than the subject id/name. This prevents unintended leaks of information. This is not supposed to be used for debugging, but for monitoring.
Signed-off-by: Paulo Lopes pmlopes@gmail.com
Motivation:
Initial prototype for discussion