MaxFlanders
MaxFlanders
Yep, we've been using it to collect all of our logs at a 5-year's in startup and it has been working great until recently, we have noticed that a number...
+1 this would be very helpful, am building a clustered system where masters are identical (can be built using the same resource), but need to be joined to the cluster...
In kafka.go, I see this line: ``` if os.Getenv("DEBUG") != "" { log.Printf("Starting Kafka producer for address: %s, topic: %s.\n", brokers, topic) } ``` Do you know how I can...
Ah I wasn't sure the syntax to enable it, I will try that! Thanks! It's been hard to get data, logspout is so lightweight, and the "stops" have been irregular....