group-by.md 132 B

Group by IP

docker logs reverse-proxy | grep -e "fam\.s-up\.net" | grep -oE "\b([0-9]{1,3}\.){3}[0-9]{1,3}\b" | sort | uniq -c