Ori.livneh has uploaded a new change for review. Change subject: Add 'udp2zmq' tool ......................................................................
Add 'udp2zmq' tool This patch adds a Python script that reads ClickTracking log records from UDP, converts them to query strings, and publishes them using a ZMQ_PUB socket. The output is identical in format to the output of varnishncsa, used by event tracking. This script allows us to develop the event tracking collector / aggregator. Change-Id: I5a123cf26453c674625283b273894cd42b005aea --- A zpubsub/udp2zmq.py 1 file changed, 81 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/E3Experiments refs/changes/29/22329/1 -- To view, visit https://gerrit.wikimedia.org/r/22329 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5a123cf26453c674625283b273894cd42b005aea Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/E3Experiments Gerrit-Branch: master Gerrit-Owner: Ori.livneh <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
