package
0.0.0-20240325144219-49cb14a1474f
Repository: https://github.com/hyperbolicresearch/hlog.git
Documentation: pkg.go.dev

# Functions

Generate generates a new log with random data and produces it to a random topic via the kafka producer provided to it.
GenerateRandomLogs generates logs every in k seconds in a choice of numTopics topics, simulating how many processes would produce logs in ra real-life scenario.
LiveTail is a real-time, bridge between Kafka and a logging medium that allows the observation as they are occuring of newly ingested messages.