How to monitor button presses in Homeassistant UI?

I have various Zigbee buttons in my HA configuration using various integrations (IKEA Tradfri, DECONZ…). Sometimes it would become handy to monitor all events which are fired with these buttons as they sometimes stop working and I need to analyse the root cause.

Is there a possibility to monitor all button presses for a certain device? I tried with Developertools /Events in the UI but couldn’t find a way to monitor their a specific button on its events.

Could you use the logbook card ?

In Developer Tools, under “events”, where it says “listen to events” enter “zha_event” where it says “event to subscribe too” then press START LISTENING.