heroku / roadmap

This is the public roadmap for Salesforce Heroku services.
190 stars 11 forks source link

About logs #163

Open ombr opened 1 year ago

ombr commented 1 year ago

Required Terms

What service(s) is this request for?

Heroku logs

Tell us about what you're trying to solve. What challenges are you facing?

We were using Logentries until a few weeks ago (they left the Heroku elements marketplace) Logentries had the right defaults to parse Heroku key value logs and create quick groups over the logs. You could quickly get the average duration per path. (or the number of times a custom log was printed by a customer)

We tried all the addons from Heroku but none parse the key-value format by default (or I missed one ?)

I really like the way Heroku is opinionated, and we are using those conventions (key value logs for example) I am looking forward to the Heroku way of doing this.

stof commented 1 year ago

While migrating away from Logentries, I found out that the Coralogix addon is able to do that. It is not done automatically when you provision the addon, but you can enable a Heroku extension in their dashboard which configures such parsing and visualization for you.

chillu commented 1 year ago

We've been on Coralogix for a year and love it. Good Heroku defaults, and amazing customer support.