hyperdx
hyperdx copied to clipboard
Support for piping logs from Render.com
Hello 👋
It would be great to be able to get logs from my application hosted on Render.com into HyperDX. It should work similarly to Heroku log drains by the looks of it. They call it Log Streams.
I played around with using the HyperDXWinston
instead to get my logs into HyperDX but I'd rather just have them piped from the application logs so I can run on just the one console transport for everything. (Sidenote: importing anything from @hyperdx/node-logger
gives me a warning/error which might worth looking at)
Thanks!
Another vote for this one. Absolutely loving hyperdx so far and syslog support is the only thing remaining for me to log all of the things.
Any idea how far off this is? Weeks, months, years?
You have a great product here guys. Well done!
Thank you! We haven't pinned it on the roadmap yet, but I anticipate it to be in the next ~few months timeframe. Transparently, we haven't given this a test yet, so it's hard to say what the scope of work is. However, you can of course always take a look at using the language-specific SDKs to ship logs over, which will also give a huge benefit to having tracing correlated as well out of the box.
I think that's what I'll do - I was just hoping for a quick solution, but you're right, I should take the time to implement it correctly and while I am at it start logging clients with the session recordings. Thanks for the nudge!
Appreciate the transparency.