{ "@context":[ "https://www.w3.org/ns/activitystreams", {"Hashtag":"as:Hashtag"} ], "published":"2022-12-07T18:18:11.743Z", "attributedTo":"https://k.matthias.org/actors/relistan", "to":["https://www.w3.org/ns/activitystreams#Public"], "cc":["https://k.matthias.org/actors/relistan/followers"], "content":"

We wanted to have a service that would optionally tail logs from #Kubernetes for apps we deploy and report them over UDP syslog—in an existing JSON log format that we use from #Mesos.

There was nothing that we could find that was able to do all of that. So I spent the last two days writing it in #Golang and we're doing initial deployment of that as a DaemonSet. Seems to work nicely 🎉

", "mediaType":"text/html", "attachment":[], "tag":[ {"type":"Hashtag","name":"#Kubernetes","href":"https://k.matthias.org/tags/Kubernetes"}, {"type":"Hashtag","name":"#Mesos","href":"https://k.matthias.org/tags/Mesos"}, {"type":"Hashtag","name":"#Golang","href":"https://k.matthias.org/tags/Golang"} ], "type":"Note", "id":"https://k.matthias.org/objects/O-f7qLShCn0" }