Network spike every 1 hour and 2 minutes

Chris Palaskas 1 Reputation point
2022-12-08T16:03:47.923+00:00

I am running a Ubuntu server and observe that every 1 hour and 2 minutes there is a huge spike on the Bytes send on Network interface standard metrics. While our normal operations require a few hundred kB of traffic, that spike is between 150-250Mb. It appears to be data sent to Azure, as we have closed all other communications except to a couple other of our servers. How can we stop that from happening? What data is so large? Perhaps Metrics for Azure portal? Can we disable them?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,044 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. msrini-MSFT 9,291 Reputation points Microsoft Employee
    2022-12-12T05:39:38.08+00:00

    Hi,

    You can enable NSG flow logs and traffic analytics to visualize what kind of traffic is flowing to your VM and on which port and which Source IP. That can help you to understand your traffic pattern.

    Reference: https://learn.microsoft.com/en-us/azure/network-watcher/enable-network-watcher-flow-log-settings

    Regards,
    Karthik Srinivas

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.