Stream Importer
Supported by community
Other
Overview
Imports STIX event files from MinIO/S3 into OpenCTI for offline instance replication. Pairs with the stream-exporter connector.
The Stream Importer connector reads STIX event files from a MinIO/S3 bucket (generated by the stream-exporter connector) and ingests them into OpenCTI via RabbitMQ. It is designed for offline or air-gapped OpenCTI replication scenarios where the source and target instances cannot communicate directly. The connector processes files in order, tracks its position via a file counter in state, and moves processed files to another bucket on completion.