Search code examples
loggingkibanalocalfreesplunk

Local logs display


I'm working on a little side project that has 3 microservices (running locally). Each service write logs to a local file. I was wondering if there's any free, local easy-to-setup tool that I can use in order to view the logs in a convenient way Instead of reading them in notepad++ (something like kibana or splunk but free and easy to setup).

Thanks!


Solution

  • You could use open source https://github.com/zinclabs/zincobserve . Its light weight that you run on your laptop. You will need to forward the logs using fluentbit or vector.