What I'd really like to do is run a wireshark trace on a web server to capture all HTTP traffic using the ring buffer method for say a 1gig of data.
Then I'd like to have that data inserted into a database for inspection and reporting.
Does that make sense so for example field Data would have the POST, GET methods plus the data that you see on the wire.