If Sitecore is setup in a CM-CD enviornment there could be a need to fire events on CD server when CM events are fired.
The example could be firing publish:end:remote on CD when content editors done publish on CM.
In order to make sure that events are firing the following steps are required to be ...