[ http://issues.apache.org/jira/browse/QPID-19?page=comments#action_12441010 ] John O'Hara commented on QPID-19: ---------------------------------
#4 is very cool. But I'm not sure if you could render the stream fast enough as XML in a live system. Would it make sense to have some kind of parallel logging process that only dumps an XML file containing, say, 5 seconds history prior to the broker dying or receiving some kind of control signal? J > Add protocol logging capability to client and broker > ---------------------------------------------------- > > Key: QPID-19 > URL: http://issues.apache.org/jira/browse/QPID-19 > Project: Qpid > Issue Type: Improvement > Components: Java Broker, Java Client > Reporter: Robert Greig > > It is currently difficult to see the protocol traffic separately from the > client and broker logs. > It would be extremely useful to have the ability to switch on logging of > protocol traffic with the following features: > 1) log to separate file > 2) easy to parse format such as XML > 3) ability to "replay" these files, which will make analysing and diagnosing > customer problems easy since we can just get the client to capture the > protocol traffic, then play it back into a test broker for detailed analysis > 4) ship an "anonymiser" tool that will allow customers to take the file and > will anonymise the data - but will replace content bodies will random data of > the same length and so on. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
