Login Tracking and exporting to Splunk
Our security team has requested us to see if there is a way to get login/log out information and feed it to Splunk for review. Is this possible?
Our security team has requested us to see if there is a way to get login/log out information and feed it to Splunk for review. Is this possible?
@JacqueM6 Yes, it is possible to track login and logout events in Pega and export that information to Splunk. Pega logs authentication events in the PegaRULES log file with entries like "Authentication successful" or "Logged out". You can configure Pega to send these logs to Splunk by using a Syslog appender or forwarding the PegaRULES log file via a Splunk Universal Forwarder. Another option is to create a custom log category to log login and logout actions more clearly, and then export those logs. For more structured data, you can also create a custom data page or declare trigger to capture login/logout times and store them in a dedicated table, then use a job scheduler or REST connector to push that data to Splunk. Make sure your Splunk team sets up appropriate inputs to receive the data.
@Sairohith does this apply if we are using SSO?
Question
Question
Question
Support Doc
Question
Question Solved
Question
Question
Question
Question
Pega Collaboration Center 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.