Application Log Support and Go-Zero Framework Compatibility

TLDR zane.chen asks about application log support and go-zero framework compatibility with signoz. nitya-signoz clarifies that any language/framework can be supported as long as logs can be output to a file.

Photo of zane.chen
zane.chen
Fri, 24 Feb 2023 03:21:00 UTC

Hi team, tow question about logs: 1、maybe signoz cannot support application inside logs? 2、and can go-zero framework be supported by signoz? my go application used go-zero framework not gin。 thanks

Photo of nitya-signoz
nitya-signoz
Fri, 24 Feb 2023 03:50:58 UTC

I am not really able to understand your first question can you please explain it a bit. Regarding your second question, languages/frameworks are not restricted in logs. If you can output your logs to a file it can be pushed to signoz. You can follow this guide

Photo of zane.chen
zane.chen
Fri, 24 Feb 2023 04:11:48 UTC

let me try explain. I see the Logs module in signoz support request event log, like below

Photo of zane.chen
zane.chen
Fri, 24 Feb 2023 04:11:52 UTC

Photo of zane.chen
zane.chen
Fri, 24 Feb 2023 04:13:16 UTC

however, i expect DIY log can be gathered from application self according to log level ( e.g. ERROR、INFO)

Photo of zane.chen
zane.chen
Fri, 24 Feb 2023 04:13:32 UTC

Photo of zane.chen
zane.chen
Fri, 24 Feb 2023 04:14:03 UTC

to help us troubleshooting

Photo of zane.chen
zane.chen
Mon, 27 Feb 2023 01:21:13 UTC

hello?

Photo of nitya-signoz
nitya-signoz
Mon, 27 Feb 2023 04:07:03 UTC

Are you running on k8s ?

Photo of zane.chen
zane.chen
Mon, 27 Feb 2023 05:58:00 UTC

no, running on docker image