We are planning to migrate the workloads from a Windows Server based virtual machine. I wanted to capture all the inbound connections to this VM so that the dependencies are properly addressed after the migration to the new VM.
Reason for this is, the present VM is there since ages there are many other applications connects to this using IP / VM name / DNS alias.
I know netstat can be used, I wanted to run some kind of a process for about 2 days continuously and monitor and log the inbound so that the results can be reviewed.
or let me know any better way to accomplish this.
than you in advance.
Regards, Pradeep
I tried netstat but looking something that can run continuously and log the appropriate results