jmurphyweb

jmurphyweb

Is Timber.io dead? - what is an industry standard alternative?

Incase you have heard of or know Timber.io - is it still actively supported?

I’m a paying customer, have never heard back from their support, seems to be slightly buggy (setting date parameters in the search for example does not work for me) and last release to hexpm was over a year ago: timber | Hex

I’m still learning about logging, what would you suggest as an ‘industry standard’ solution to having searchable logs?

I saw hexpm uses rollbar..

Most Liked

jesse

jesse

Amazing! I just tried it out and it works great. I updated the docs and the UI, which will be deployed shortly.

LostKobrakai

LostKobrakai

Afaik timber is in lowest level of support mode by their creators, while they’re working on https://vector.dev/. Personally I’ve moved away from them to AppSignal, as I actually needed exception tracking, while logs are fine stored locally by systemd. There are many other tools out there doing log aggregation, but not all of them might have specific elixir integrations (and depending on your sysadmin skills might not even need one)

chasers

chasers

Yep, we are stable and production ready. I’ve been using our own backend to push our prod Elixir logs to staging for qa. I also use our Cloudflare app to push CDN logs to prod. So I very much use Logflare for Logflare.

Would love to have you on board, and I’d be happy to jump on a demo or something if you like. I feel like our Elixir logger stuff is fairly self explanatory but if you need help just let me know!

edit: FWIW we have over 2,000 active “sources” sending data daily, and a number of them are sending quite a lot of data.

Where Next?

Popular in Discussions Top

mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
Rustixir
Hi everyone, im working on find best language/framework/system for high concurrency, high performance and stable performance after wor...
New
owaisqayum
I have a sample string sentence = "Hello, world ... 123 *** ^%&*())^% %%:>" From this string, I want to only keep the integers, ...
New
arpan
Hello everyone :wave: Today I am very excited to announce a project that I have been working on for almost 3 months now. The project is...
New
rower687
Hi all, I’ve been reading a lot about the “let it crash” term and how supervising processes and the whole messaging passing make an elixi...
New
und0ck3d
Hello everyone! A few days ago I’ve created a topic here about how people were creating CMSs with Elixir and Phoenix. I’ve been studying...
New
100phlecs
Are there any downsides, like perf issues, to putting all functional components in CoreComponents as long as you prefix it with the conte...
New
joeerl
I’m playing with Elixir - It’s fun. I think @rvirding does give Elixir courses these days. Re: files and database - when I given Erlang ...
New
kostonstyle
Hi all How can I compare haskell with elixir, included tools, webservices, ect. Thanks
New
AstonJ
It’s been a while since we’ve had a thread like this, so what better way to kick off the year with :003: What does being an Elixir user ...
New

Other popular topics Top

AstonJ
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
New
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
ovidiubadita
Hey all, I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
Lily
In templates/appointment/index.html.eex: <%= for appointment <- @appointments do %> <tr> <td><%= appoi...
New
RisingFromAshes
I’ve read in another post that it may be possible with a router helper - but I couldn’t find an appropriate one, and tbh, I’m still just ...
New
nobody
Hi! In PHP: $_SERVER[‘SERVER_ADDR’] - in Elixir? Searched the docs for ip address and the web, no good results. Thanks!
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
dblack
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar. I p...
New
Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New

We're in Beta

About us Mission Statement