Back to Wazuh

Metrics

architecture/metrics/Readme.md

4.14.4942 B
Original Source
<!--- Copyright (C) 2015, Wazuh Inc. Created by Wazuh, Inc. <[email protected]>. This program is free software; you can redistribute it and/or modify it under the terms of GPLv2 -->

Metrics

Index

Purpose

Wazuh includes some metrics to understand the behavior of its components, which allow to investigate errors and detect problems with some configurations. This feature has multiple actors: wazuh-manager-remoted for agent interaction messages, wazuh-manager-analysisd for processed events.

Sequence diagram

The sequence diagram shows the basic flow of metric counters. These are the main flows:

  1. Messages received by wazuh-manager-remoted from agents.
  2. Messages that wazuh-manager-remoted sends to agents.
  3. Events received by wazuh-manager-analysisd.
  4. Events processed by wazuh-manager-analysisd.