Does anyone know if DPA allows exporting of all captured information? For instance I would like to provide a months worth of logging to security team periodically.
Thank you,
Morrisos
You may have to do this manually or set up a job schedule to send it/ftp it.
All logs are located in <dpa_install>\iwc\tomcat\logs
They can be large if you have any threaddumps in there (*.hprof files). Otherwise, manageable.
You can also go in through the UI, go to Options -> Support Tab -> Select "All Log Files (Zipped)".
Hope that helps.
Thanks much!