Hey, actually, I am facing an issue, forwarding data via Tcpout. My scope is to forwarding some data to the main indexer and a subset of the data with specific props.conf to another but additionally keep the subset within the main indexer without using these additional props.conf setting. Problem: Data is actual sent to both with using props.conf for both tcpout. sourcetype A + sourcetype XXX ---> also using Props Props/Transforms (should be ignored) ---> Main Indexer sourcetype A ----> using Props/Transforms (required) --> Secondary Indexer Scope: sourcetype A + sourcetype XXX ---> also using Props Props/Transforms ---> Main Indexer sourcetype A ----> Some Props/Transforms --> Secondary Indexer Is there any solution to fix the problem? Thank you for helping. Regards, Christoph
... View more