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:
Zac Shields
Past 24 Hours:
1
Prev. 24 Hours:
1
Overall:
5210
People Online:
Visitors:
191
Members:
0
Total:
191
Online Now:
New Topics
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
Lawson S3 Procurement
ED501 Error: Map 850 not supported by /law/c15vda/lawson/test10/edi/bin/laws_out_91
11/12/2024 3:47 PM
Tried runnning ED501 and getting the atathced erro
Lawson S3 HR/Payroll/Benefits
Error
11/6/2024 9:54 PM
When I try to enroll a retiree in 72.1 health plan
Infor ERP (Syteline)
Syteline: New Data Maintenance Wizard (Error) Need help
11/1/2024 4:24 PM
Hi, I need help with an error on syteline while us
Dealing with Lawson / Infor
Implementing Lawson v10 with Cerner Surginet, Case Cart Picking, and Quick Adds for the OR
10/29/2024 4:20 PM
Hi Everyone, I am wondering if there is any org
Lawson S3 HR/Payroll/Benefits
Canada Tax Calculation (Federal and Provincial) Issue
10/23/2024 5:00 AM
Initially, we had problem with CPP2 calculation is
Lawson S3 HR/Payroll/Benefits
CA Section 125 401k Plan
10/22/2024 10:13 PM
Does anyone have any recommendations on how to fac
S3 Systems Administration
Running AC120 deleted records from ACMASTER table
10/22/2024 3:40 PM
We recently ran the AC120 as normal and somehow it
Lawson S3 Procurement
RQ13 Approval Info
10/17/2024 2:12 PM
When a Requisition is approved on RQ13, what table
S3 Customization/Development
Read and Write CSV file COBOL
10/9/2024 2:53 PM
Does anyone have a quik example of a program that
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
1372
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
13 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
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
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
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
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
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.