Add a way to filter events by wiki
During the initial deployment we don't want to process everything, we want the ability to limit functionality to specific wikis. Make things flexible by introducing a per-wiki allowlist in the producer, and and index-prefix allowlist in the consumer. This should allow us to run the initial production deployment in a limited capacity.
Bug: T345634