Hi,
Have you enabled the events you want to capture? In the EMS configuration file, config.lua, you need to uncomment the eventLogger block by removing the enclosing "–[[" and "]]–" lines. In the enabledEvents block, all the listed events are enabled. You can disable undesired events by commenting them out (prefixing the line with "–").
Cheers,
Don