Monitoring Specials Event Logs

I need to monitoring this event log:
...Microsoft\Windows\WLAN-AutoConfig\Operativo

Is it possible?

Solved:
name: Microsoft-Windows-WLAN-AutoConfig/Operational

For anyone else coming to this thread, see the documentation for event_logs.name. It provides PowerShell commands that can be used to list event logs names. Those names can be pasted into your config file.