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
Looking for some help to use ngxtop to show just the connections in the last 5 minutes and not all time.
We're using this to gauge a live listener count for HLS streams. Using the following command works great, but can we make IPs drop off the list if there have been no requests in X amount of time?
Looking for some help to use ngxtop to show just the connections in the last 5 minutes and not all time.
We're using this to gauge a live listener count for HLS streams. Using the following command works great, but can we make IPs drop off the list if there have been no requests in X amount of time?
ngxtop -l /var/log/nginx/stream-HLS-access.log --group-by remote_addr
The text was updated successfully, but these errors were encountered: