Provides the WazuhAgentSyscheckDiffConfiguration which allows to parse the
diff subsection of the syscheck section of the Wazuh local configuration (ossec.conf).
- class WazuhAgentSyscheckDiffConfiguration(**kwargs)#
Bases:
objectObject representation of an agent’s syscheck.diff configuration section.
Wazuh reference: https://documentation.wazuh.com/current/user-manual/reference/ossec-conf/syscheck.html#diff
- disk_quota: WazuhAgentSyscheckDiffDiskQuotaConfiguration | None#
Disk limitation configuration.
- file_size: WazuhAgentSyscheckDiffFileSizeConfiguration | None#
File size limitation configuration.