Documentation ¶
Overview ¶
A simple HTTP server that receives EventRecorder events and writes them, as line-delimited JSON to an output file.
Use `--port` to set the port (default: 8080)
Use `--output` to set the output file path (default: output.json)
When encoded as JSON, the original event JSON will be wrapped in a parent with the "retrievalId" UUID and "peerId" peerID that come from the URL.
Click to show internal directories.
Click to hide internal directories.