Today, I found my vps was in high load last night:
Which make my vps be limited by service provider. Because this vps is my personal usage, large network connections when I sleep is impossible.But I didn't find a system log about this.
I search for a long time, lots articles only talk about log specific port: How to log the ip addresses trying to connect to a port?
Others are using netstat
(or something similar) to show current access in command-line.
Is there any way(service?) to log what ip access what port in what time ?