What are recommended tools for backend API logging (we're running a Fastify server)
We're trying to debug some issues happening in production on Railway, and the Deploy logs from Railway are a bit hard to parse.
Does anyone have any recommendations on tools they've found helpful for debugging / logging? Is Datadog the go to here?
6 Replies
Project ID:
1b3554db-0215-4053-934e-0c0f980a2676
1b3554db-0215-4053-934e-0c0f980a2676
We use Logtail.
Pretty great tbh.
datadog, logtail, axiom
all plenty good options
π any integrations built-out with Railway in particular, or just drop the SDK and do it that way?
unfortunately railway has no intigration for 3rd party logging services π¦
https://feedback.railway.app/feature-requests/p/better-logging-support (upvote)
for datadog you can run the agent inside of your container