By checking the security log, you can check the login date and time of each user.
The log level is specified as "WARN" in the default setting of the product, and in this state the login success log is not output.
By specifying "INFO" as the log level, a successful login log will be output.
If you specify "INFO" for the log level, both "INFO" and "WARN" messages will be output.
■ intra-mart Accel Platform log specifications
Security log
https://document.intra-mart.jp/library/iap/public/im_core/im_log_specification/texts/specific_log/security.html
Also, for your reference, we have introduced how to create a program and display the "last login time" in a CookBook article.
If you have any questions about the content of the article (how to implement the program, etc.), please ask us in the comment section of the article.
■intra-mart Developer Site
How to create a Portlet that displays the last login time
https://dev.intra-mart.jp/cookbook116892/
-- Target ---------------------------------------------------------------------
iAP/Accel Platform/All Updates
-------------------------------------------------------------------------------
FAQID:1251
How do I check the user login history?
