My first post here. Sorry if it touches on a topic that’s been covered before. I tried a search, but didn’t find anything specific to my basic question.
I’m trying to find a platform that can log webhooks for me. I am not a system IT or programmer of any type, so my technical skills are limited.
Is Grafana (or I guess maybe Loki) the right platform for my basic needs, or complete overkill??
If anyone knows of a super simple way to archive webhooks, that would suit someone of my level better, I’d appreciate any tips.
Probably a dozen ways to do this, but I am thinking use Node-RED to listen to the webhooks and parse them as you wish, then send to Influx, Prometheus, PostgreSQL, or any other database. Use Grafana to view the data, alerts on it, analyze it, etc.
It’ll give you some sense of the level of ignoramus you’re dealing with here, that all those words you used, were equivalent to Chinese to me (no offence to any Chinese listeners)!?!
I really am a total beginner, so I will search everything you’ve mentioned and come back to ask any questions.
Are all the apps you mentioned Grafana apps? Or third party?