Jurijs I
Jurijs I
Added legend to Host_Overview.json dashboard so now if we have several partitions(we need to enable them in docker-compose too) we will have nice legend in form of mount point
As far as new grafana has unified alerting, what works really well and I personally use it, I don't think there are much needs of alertmanager. What you think?
I propose to limit size of log file what can be writen by docker for each container, something like these: ``` logging: options: max-size: "50m" ``` Please let me know...
The official announcement: Google announced that “On July 1, 2023, standard Universal Analytics properties will no longer process data. It will be nice to add support for Google Analytics 4...
I have Ubuntu 20.04 server with no entry for DNS name in `/etc/hosts`, so my hostname is my.server.com and `/etc/hosts` doesn't have record for that. Nevertheless hostnamectl return proper DNS...
Hi, Homer7 web UI has a bit of outdated for username/password setup, which is basically hardcoded to be admin/sipcapture. Would be very nice to have possibility to set it up...
Hi, This is more a feature request. eBpf allows to capture TLS packets. It would be fantastic if sngrep can use it and capture TLS without need of recompiling and...