Hi SigNoz, we’re excited to try out your platform!...
# support
l
Hi SigNoz, we’re excited to try out your platform! We have a FastAPI service where we are logging with structlog. Is there an easy way to connect these logs to SigNoz?
cc: @nitya-signoz
l
Hmm, we are currently printing to stderr/stdout and not running in a container. However, we could potentially try and do so…
a
@nitya-signoz please let him know if anything else can be done in this scenario.
n
Hi @Luke Hsiao, if you haven’t containerised your application yet, you can make a slight change in your application and output your logs to a file. Then you can follow this guide https://signoz.io/docs/userguide/collect_logs_from_file/ and push your logs to SigNoz. Let us know if you face any issue or need help with.