I think the issue is with the name of your stream. In data sources that stream is defined with name Microsoft-Event but in data flows it is defined with Microsoft-WindowsEvent. The streams defined in data sources should match those defined in data flows. Data flows basically says which data to where is forwarded. If you do not have defined Microsoft-WindowsEvent stream you cannot use it.