Alternative option to consume system events

  • 22 March 2024
  • 2 replies
  • 16 views

Currently, we are looking for ways to consume PSO’s events as we are starting to see a ton happening daily. We would like an automated way of consuming these events as they are happening so we can categorize them (human error vs system) and trying to fix anything as quickly as we can. We have been told that Events can be consumed manually by downloading them from the Admin > Support or Admin > Events. Or their is an endpoint in the Restful gateway we could use, but querying them too frequently will have a performance impact.

 

Could we have alternate methods for consuming System Events or Dataset Audits without impacting performance that be hit pretty frequently (every 5 or 10 or 15 mins)? 


2 replies

Userlevel 6
Badge +18

Have you looked at Interface Guide>System Endpoints>Events?

Userlevel 6
Badge +23

Hi @gkaaihue !

If you are using PSO on-prem, you could fetch the events also from the Windows Events Log. Each PSO Service is logged on the VM it’s hosted on.

Best regards
Roman

Reply