I have an application that allows users to connect to several devices on a network. For HTTP and HTTPS connections I log to a database all HEADER and BODY information during a session.
Can anyone recommend a method of displaying this information for an auditor to easily see what a user has done?
It would be nice to be able to play back a session, rather than look at textual tags.
Thanks for any suggestions.