Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can

$ logdy stdin 'journalctl -u service-name -f'

I would need more feedback on a specific use case. I started with forwarding development logs in mind, however during the process I quickly realized there might be more use cases when one would find useful forwarding logs to web UI, example: ops, data science, long-running scripts. I hope to get feedback from these angles as well.



Sure and journalctl even has `--output json` flag that I suppose would work here. But still I think native journal support would be just convenient, and would avoid needing this two layers of filtering (first journalctl and then logdy)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: