#support

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.

Powered by Struct AI
10
7mo
Solved
Join the chat
Feb 24, 2023 (7 months ago)
zane.chen
Photo of md5-70a65c96b293c1aafa37eaaefeaefa64
zane.chen
03:21 AM
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
nitya-signoz
Photo of md5-a52b9d6c34f193d9a1ff940024f36f77
nitya-signoz
03:50 AM
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 https://signoz.io/docs/userguide/collect_logs_from_file/
zane.chen
Photo of md5-70a65c96b293c1aafa37eaaefeaefa64
zane.chen
04:11 AM
let me try explain. I see the Logs module in signoz support request event log, like below
04:11
zane.chen
04:11 AM
Image 1 for
04:13
zane.chen
04:13 AM
however, i expect DIY log can be gathered from application self according to log level ( e.g. ERROR、INFO)
04:13
zane.chen
04:13 AM
Image 1 for
04:14
zane.chen
04:14 AM
to help us troubleshooting
Feb 27, 2023 (7 months ago)
zane.chen
Photo of md5-70a65c96b293c1aafa37eaaefeaefa64
zane.chen
01:21 AM
hello?
nitya-signoz
Photo of md5-a52b9d6c34f193d9a1ff940024f36f77
nitya-signoz
04:07 AM
Are you running on k8s ?
zane.chen
Photo of md5-70a65c96b293c1aafa37eaaefeaefa64
zane.chen
05:58 AM
no, running on docker image