docs/ref/modules/inventory-harvester/README.md
The InventoryHarvester module receives inventory data events as flatbuffer messages through the router IPC mechanism and stores it in the Wazuh Indexer. By centralizing information about system inventory—such as hardware, software, network details, and File Integrity Monitoring (FIM) events, this module makes the data readily available for querying, visualization, and deeper analysis. Offloading this information to the Wazuh Indexer, rather than storing it on the Manager, helps prevent performance bottlenecks.
Message Ingestion
System inventory module event messages arrive to the manager.Deserialization & Validation
Indexer Connector
Storage
Monitoring & Feedback
System inventory
File Integrity Monitoring
Inventory modules can leverage global queries in the Wazuh Indexer to perform complex searches and filtering on collected data. This capability significantly enhances Wazuh’s security and compliance features.