webtimemachine / wtm2

https://www.webtm.io
GNU Affero General Public License v3.0
17 stars 1 forks source link

Throw backend errors to DIscord channel #477

Open jmartel07 opened 1 week ago

jmartel07 commented 1 week ago

Capture all WARN and ERROR level traffic and have it sent to a webhook for discord

posix4e commented 1 week ago

I believe this can be done with tee, grep and curl if we output logs to stdout