Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
User Experience
Lawson Portal
Who is using Lawson Portal
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Michael
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5322
People Online:
Visitors:
341
Members:
0
Total:
341
Online Now:
New Topics
Lawson Add-Ins for Microsoft Office
Lawson Add-in
9/30/2025 6:51 PM
I am looking for a Lawson Add-ins query to add new
Lawson S3 Procurement
Anyone getting PO 0000 not found for company error in PO23?
9/30/2025 2:45 AM
Anyone getting PO 0000 not found for company error
Lawson Add-Ins for Microsoft Office
PO20 - Cancel PO via Add-in
9/25/2025 8:03 PM
Is it possible to cancel PO's using add-ins? I
S3 Systems Administration
S3 Payroll - PayStubs
9/18/2025 6:58 PM
Looking for a reliable solution to streamline the
S3 Systems Administration
Quick Access report
8/25/2025 7:17 PM
Looking for a good way to see who has access Lawso
S3 Customization/Development
LP01 hiding a PTO plan from the list
8/13/2025 4:44 PM
Hi all. is there a way to hide a specific PTO&n
Lawson Business Intelligence/Reporting/Crystal
GLTrans - PO Line/MAInvdtl
8/6/2025 6:13 PM
Hello, we have an existing tabular model for fina
IPA/ProcessFlow
Retrieving GUID from InforOS
7/25/2025 2:22 AM
Hello everyone, I was wondering if there is a way
IPA/ProcessFlow
IPA for forwarding cost messages (MA64/MA66.3)
7/23/2025 6:07 PM
When a buyer has an invoice cost message where the
Lawson Portal
Lawson ESS customization
6/23/2025 10:28 AM
I want to add new links and customize the ESS (sel
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3293
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1377
Roger French
1315
mark.cook
1244
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
User Experience
Lawson Portal
Who is using Lawson Portal
Please
login
to post a reply.
5 Replies
0
Subscribed to this topic
14 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
jcorbin
Basic Member
Posts: 5
4/26/2010 7:50 PM
I need to find out who is logging into my lawson portal, is there a logfile that I can check to see this activity. Our is there any lawson script that I can run to extract this information?
Tomwise
Advanced Member
Posts: 32
4/27/2010 10:20 AM
Split
Go to your web log directory and look at your 80-access.log file. It has every connection made to Portal in it.
Here is where my logs are stored.
LAW9PROD>pwd
/usr/IBM/HTTPServer/logs
LAW9PROD>ls -l
total 2603680
-rw-r--r-- 1 root system 1327766921 Apr 27 07:21 80-access.log
-rw-r--r-- 1 root system 5059888 Apr 27 07:17 80-error.log
-rw-r--r-- 1 root system 0 Aug 05 2009 access_log
srwxrwxrwx 1 nobody system 0 Apr 23 06:40 cgisock
-rw-r--r-- 1 root system 39804 Apr 23 06:40 error_log
-rw-r--r-- 1 root system 7 Apr 23 06:40 httpd.pid
drwxr-xr-x 2 root system 256 May 21 2009 install
LAW9PROD>
jcorbin
Basic Member
Posts: 5
4/27/2010 1:01 PM
Split
Hey Tomwise:
I see myself login via my IP address, but I am not seeing my login name:
See below:
138.5.1.25 - - [27/Apr/2010:09:51:01 -0400] "GET /sso/login.css HTTP/1.1" 304 -
138.5.1.25 - - [27/Apr/2010:09:51:01 -0400] "GET /sso/login.js HTTP/1.1" 304 -
138.5.1.25 - - [27/Apr/2010:09:51:01 -0400] "GET /sso/bgGrad.png HTTP/1.1" 304 -
138.5.1.25 - - [27/Apr/2010:09:51:01 -0400] "GET /sso/login.png HTTP/1.1" 304 -
138.5.1.25 - - [27/Apr/2010:09:51:11 -0400] "POST /sso/SSOServlet HTTP/1.1" 302 -
138.5.1.25 - - [27/Apr/2010:09:51:11 -0400] "GET /lawson/portal/logondone.htm HTTP/1.1" 200 6421
138.5.1.25 - - [27/Apr/2010:09:51:11 -0400] "GET /servlet/Profile?_PATH=/lawson/portal&_NOCACHE=1272376271745 HTTP/1.1" 200 80378
jcorbin
Basic Member
Posts: 5
4/27/2010 1:25 PM
Split
Correction:
After looking at the log file in more detail, I was able to find the user name.
Thanks
RickyY
Veteran Member
Posts: 50
1/20/2012 5:46 PM
Split
I"m not able to find that directory in my application server? We are talking about Lawson portal and not mylawson.com correct?
Ricky
Greg Moeller
Veteran Member
Posts: 1498
1/30/2012 3:55 PM
Split
Yes. It should be where you installed the web-server component at. ie We are on Solaris and ours is located at /opt/IBM/IHS/logs/lawprod_access_log
If you just used the IHS webserver that came with the install, you should be able to locate it by searching for all files that end in access_log
Please
login
to post a reply.