ChannelMustHaveRegex

A regular expression to limit the channels that are processed by the connector. The name of a channel must match the regular expression, otherwise the connector does not retrieve any messages sent to the channel.

Type: String (regular expression)
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example: ChannelMustHaveRegex=development|idol.*
See Also: ChannelCantHaveRegex