Ori.livneh has submitted this change and it was merged.

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(-)

Approvals:
  Ori.livneh: Verified; Looks good to me, approved
  Spage: Looks good to me, approved


--
To view, visit https://gerrit.wikimedia.org/r/22329
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5a123cf26453c674625283b273894cd42b005aea
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/E3Experiments
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Spage <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to