Hello
I'd like to log the RSA AM runtime logs on windows (we want to log auth success/failure with time). In LEM, I can add RSA Authentication Manager, but it seems to be *nix focussed, defaulting to /var/log/messages. Is anyone logging this, and can anyone help with getting around a few things?:
* The file seems to be rotated daily, c:\program files\rsa security\rsa authentication manager\server\audit_runtime_{YYYY-mm-dd_counter}.log - can I change the log file in lem to c:\program files\rsa security\rsa authentication manager\server\audit_runtime* ?
* I'm not sure the log format is the same as this connector is expecting - is there any way to change the parsing or roll-your-own-parser?
Thanks!