filelogserver

command
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2023 License: Apache-2.0, MIT Imports: 7 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL