Only a single event per file will trigger for a different input, since your first set is a wildcard match they will be triggered for every incoming line. If you need to match further you can include the logic in the wildcard event or have multiple events spread across different files.