Analyzing DDoS Attack with Nginx log
In this small post I would like to show a few useful commands to use if someone is experiencing a DDoS attack. In my case, there is an nginx as a front-end server. The access log format looks like this:
log_format main '$remote_addr — $remote_user...
kiloai.hashnode.dev4 min read