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:
John Bonin
Past 24 Hours:
0
Prev. 24 Hours:
1
Overall:
5270
People Online:
Visitors:
408
Members:
0
Total:
408
Online Now:
New Topics
Lawson S3 Procurement
Tolerance Settings
3/31/2025 2:01 PM
I've been trying to set a tolerance for some t
Dealing with Lawson / Infor
Printing Solutions other than MHC
3/27/2025 1:00 PM
What are others using for printing solutions besid
Lawson S3 Procurement
Green check marks in Lawson 9.0.1
3/20/2025 4:55 PM
Hi, How to remove green check mark on items when o
Lawson S3 HR/Payroll/Benefits
Pay Rate History to Show All Positions
2/26/2025 3:34 PM
Does anyone know how to modify payratehistory.htm
Infor CloudSuite
How to build a Pre-Prod tenant
2/7/2025 1:28 AM
After we finished our implementation and ended our
Lawson S3 Procurement
Browser issue with RQC Shopping
1/28/2025 5:49 PM
Since the recent Chrome/Edge updates, our RQC shop
Lawson S3 Procurement
S3-Procurement New Company
1/22/2025 10:38 PM
My Accounting Department has created a new Company
S3 Customization/Development
JUSTIFIED RIGHT
1/15/2025 7:41 PM
Is there a way in Lawson COBOL to make a character
S3 Systems Administration
ADFS certificate - new cert
12/3/2024 9:38 PM
The certificates on the windows boxes expired and
Lawson S3 HR/Payroll/Benefits
Post Tax Benefit Plan Table
11/14/2024 9:16 PM
Hi, totally new to Laswon. I have a repor
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3291
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1375
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.