By: Qasim Baqri user 16 Oct 2015 at 12:42 a.m. CDT

4 Responses
Qasim Baqri gravatar
Hi, We want to log user activities like time, user name and token generated in response in case of a login request and time, user name for logout. Thanks, Qasim

By Mohib Zico staff 16 Oct 2015 at 4:03 a.m. CDT

Mohib Zico gravatar
>> We want to log user activities like time, user name and token generated in response in case of a login request and time, user name for logout. /opt/tomcat/logs/oxauth.log

By Qasim Baqri user 28 Oct 2015 at 4:06 a.m. CDT

Qasim Baqri gravatar
Hi, We only need to log user activities, is there a way to get user related logs only like setting log levels. Thanks, Qasim

By Mohib Zico staff 28 Oct 2015 at 4:55 a.m. CDT

Mohib Zico gravatar
I would write some simple bash or python script to grep/extract user's activity from log.

By Qasim Baqri user 28 Oct 2015 at 5:02 a.m. CDT

Qasim Baqri gravatar
Okay Thanks, Qasim