Charles Bueche
Charles Bueche
I confirm the same issue on RHEL 9.3. I had to install the `perl-deprecate` package.
This is what I do for Cisco ASA: ``` commands =
I wanted to open yet another issue for alerting, but there are many already, so I'm adding my 2ct here. Please allow for an external script, so we could add...
Thanks but it's not that simple. I haven't found how to create a template body that works with Mailgun. As far as I understand they do not take JSON, but...
My customer works with Mailgun and I can't change that. What I have done is a minimal API gateway : listens on 127.0.0.1 for HTTP POST with Openobserve format, extract...
great thing how OpenObserve is progressing, thanks I will give it a go ! ... aborted, I use `*-linux-amd64.tar.gz` and no container. No problem I'll wait for the next release.
Using Python, Flask and Gunicorn, I have written a small middleware that gets Openobserve POST, translates to Mailgun format, and send it. It's a bit wiggly but it got the...
Using Wave 0.11.2-1 on Arch Linux, I have the same issue. My ssh keys loaded into my ssh-agent are ignored, and wave asks me for ssh keys at each connect....
After starting a new, empty instance, I searched for one hour until I found this issue. Thanks for the trick, to me that looks like a bug. My next issue...