1. IBM Security QRadar SIEM Administration Guide: In the section on Domain Management, the documentation explicitly states the procedure for this scenario. It details creating a custom property to extract a domain-defining field from the event payload and then using that property in the domain definition.
Reference: IBM Security QRadar SIEM Administration Guide, (Version 7.5.0), Chapter: "Domains", Section: "Domain definition for events". The guide states, "To assign events from a single log source to different domains, you must create a custom property that you can use to assign the incoming events to a domain."
2. IBM Security Learning Academy: Courseware for QRadar Administration covers multi-tenancy and domain segmentation. These materials explain that for log sources that aggregate data from multiple tenants (like a central syslog server), custom properties are the mechanism to parse and direct events to the correct domain.
Reference: IBM Security Learning Academy, QRadar SIEM Administration Course, Module on Multi-tenancy and Domains. The course material demonstrates creating a regex-based custom property and applying it to domain definitions.