Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Add functionality to tail logs via kubectl (or similar tools) #37

@soenkeliebau

Description

@soenkeliebau

It would be brilliant to support looking at the logs of our services via kubectl logs

The code to send logs is present and could be used, I have successfully sent "test" messages to kubectl logs, however some extra work needs to be done to read the actual logs from the systemd journal.

I have found two crates that seem to support this functionality, but both have issues if I am not mistaken:

I believe this is a medium-low hanging fruit if we can find a crate that offers this functionality, as most of the supporting code could be reused from Krustlet.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions