I'm looking for a way to display the last XX audit records specific to a node on the Node Details view. I tried using the Last XX Audit Events and Last 25 Audit Events resources on Node Details page but without success. These resource also have no option to apply a filter. I also tried using Report from Report Writer resource using Last 100 Audit Events report with a filter of (AuditingEvents.auditeventmessage LIKE '${Nodename}') but no luck either. Anybody have any ideas or found a way to do this?