Differences between active and passive network monitoring in network anomaly detection
It may seem that active monitoring adds to the capabilities of passive monitoring, making it automatically the better option. Yet, the problem with active monitoring is that it generates additional data in the network. Therefore, in active monitoring, the monitoring devices become part of the production network (which brings with it, for example, security risks) and the monitoring is consequently not fully transparent. Another potential problem is that the monitoring data itself can affect the functionality of the network and thus be a source of problems and anomalies (for instance, it can increase the load on an already busy server). Given these disadvantages, this article focuses only on the passive monitoring of network anomalies.
In general, anomaly detection can be divided into several basic components; see Figure 1 (diagram on the right side). They have the following functionalities:
- Parameterization - The monitored data is separated from the input data in a form suitable for further processing.
- Training - When this mode is selected, the network model (trained status) is updated. This update can be done automatically as well as manually.
- Detection - The created (trained) model is then used for comparing data from the monitored network. If it meets certain criteria, an anomaly detection report is generated.