You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firewall rule to allow Grafana and UDP data on port 9000
sudo firewall-cmd --zone=public --add-port=9000/udp --permanent
sudo firewall-cmd --zone=public --add-port=3000/tcp --permanent
sudo firewall-cmd --reload
netdev/max_backlog -> netdev_max_backlog
force setting buffersizes?
The text was updated successfully, but these errors were encountered: