Have these services actually turned you down? Usually this is a marketing thing where they prefer work email on forms to assess commercial opportunity, but I’d be surprised if they refuse a personal email.
Programming
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
Usually, I get blocked on the sign-up page. For example, on the Coralogix sign-up page, it won't let me create my account with an email with a @gmail.com extension
Buying a domain that includes email would probably work, or just getting a less commonly used email service. Fastmail is good and has many alternative domains.
Why would you need specifically "cloud" logging for that? Spinning up grafana and loki is rather trivial in the modern containerized world and that'd cover 90% of what you want from logs. Neither is a resource hog, too, it's so much better that e.g. the ELK stack for logs that you only look through occasionally.
Thank you for this advice. I actually ended up signing up for Grafana and Loki, however Loki and Grafana Cloud Logs were both overkill for my use case. As a result, I ended up going with Loggly after consulting a Reddit thread and that has been working perfectly. Thank you again, though!
Have you looked into grafana cloud? I haven’t used it myself but they have a free tier. Or if you’re open to self-hosting you can run loki and grafana yourself.
I ended up signing up for Grafana and Loki, however Loki and Grafana Cloud Logs were both overkill for my use case. As a result, I ended up going with Loggly after consulting a Reddit thread and that has been working perfectly. Thank you, though!
Does render fit the bill? I'm using it to run a mastodon bot using Node and in free instances it stores logs for 7 days iirc.