docs/ref/modules/remoted/stateless-metadata.md
Wazuh 5.0+ enriches every event with agent metadata (identity, OS, groups) before forwarding to analysisd. This eliminates the need for analysisd to maintain agent state, improving scalability and reliability.
See Event Protocol for wire format details.
Group changes propagate automatically:
Propagation time: Up to 60 seconds
No configuration required - enabled by default.
For tuning: remoted.control_msg_queue_size and remoted.batch_events_capacity in /var/wazuh-manager/etc/internal_options.conf.
See Configuration Guide for details.