Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

How to enable user login logout log messages in PRPC 6.1

SA-13476

Summary



How to enable User login logout log mesages in PRPC 6.1.

Resolution



Below are the ways by which user can store Login/Logout messages,
  • Try creating or updating (pxProcess) node level page by overriding the ApplicationSetup or some other activity or upon click of logout (Logoff activity) that gets executed at the time of login/logout and have a property here for each operator for tracking instead of storing the value in database.
  • Another way of achieving it is to create another database table and customize logout activity to write the data required to the newly created database table with database APIs. If the authentication scheme is other than PRBasic then one can hack the login activities to write the data to this table using database inserts. (Same applies to the first approach as well).
  • pr_perf_stats table has performance details of all the requestor types in all nodes of that cluster. Using that table we can filter browser requestors on the node of interest and can get all browser requestors logged in to system.
     

Published September 1, 2015 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us