Read an agent's applied configuration
wazuh_agent_configFetch the live configuration an agent has loaded for a specified component, such as syscheck or client, to confirm group changes or centralised policies reached the endpoint.
Instructions
Fetch the configuration a running agent has actually loaded for one module — useful for confirming a group change or centralised config reached the endpoint. Common pairs: component='syscheck' configuration='syscheck', component='wmodules' configuration='wmodules', component='agent' configuration='client'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent ID, e.g. '001'. | |
| component | Yes | Wazuh daemon or component to read. | |
| configuration | Yes | Configuration section, e.g. 'syscheck', 'client', 'wmodules'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||