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

andre1sk
A big advantage to Elixir is all the distributed goodness but for many applications running on multiple nodes having integrated Etcd, Zoo...
New
blackode
Elixir Upgrading is so Simple in Ubuntu and It worked for me Ubuntu 16.04 git clone https://github.com/elixir-lang/elixir.git cd elixir...
New
AstonJ
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition) It’s been a while since we first asked this, I...
208 31265 143
New
AstonJ
Are there any Elixir or Erlang libraries that help with this? I’ve been thinking how streaming services like twitch have exploded recentl...
New
Crowdhailer
I’ve been hearing much about the new formatter and it’s something I have been keen to try. I find examples buy far the most illuminating...
248 19327 150
New
mbenatti
Following https://github.com/tbrand/which_is_the_fastest |> https://raw.githubusercontent.com/tbrand/which_is_the_fastest/master/imgs...
New
RudManusachi
What configs will make sense to put to runtime.exs? – A bit of how I configure apps: I have generic configs in config/config.exs, dev...
New
ben-pr-p
In general I’ve been sticking to this community style guide GitHub - christopheradams/elixir_style_guide: A community driven style guide ...
New
Qqwy
Looking at the stacks that existing large companies have used, WhatsApp internally uses Mnesia to store the messages, while Discord uses ...
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

Other popular topics Top

vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
hariharasudhan94
lets say i have a sample like a = 20; b = 10; if (a > b) do {:ok, "a"} end if (a < b) do {:ok, b} end if (a == b) do {:ok, "equa...
New
marius95
Hello everyone, I try to use an Javascript Event Handler in my root.html.leex file. Therefore I created a function in the app.js file: ...
New
belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
AngeloChecked
What learn first? Rust or Elixir Hi Elixir community! I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
AstonJ
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition) It’s been a while since we first asked this, I...
208 31265 143
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
grych
Hi folks, Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
639 52673 488
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
lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement