Provides the WazuhInternalDbdConfiguration which allows to parse the dbd section of the Wazuh internal configuration.

class WazuhInternalDbdConfiguration(**kwargs)#

Bases: object

Object representation of the wazuh agent’s internal option dbd section.

Wazuh reference: https://documentation.wazuh.com/current/user-manual/reference/internal-options.html#dbd

reconnect_attempts: int | None#

Number of times wazuh-dbd will attempt to reconnect to the database.