Hi,
The logs are just text files.
PERL, AWK, pHp, JAVA, C...
Pick your weapon.
I'm using AWK as my parser of the logs.
Tim
-----------------------------------------------------------
Timothy E. Neto
Computer Systems Engineer Komatsu Canada Limited
Ph#: 905-625-6292 x265 1725B Sismet Road
Fax: 905-625-6348 Mississauga, Canada
E-Mail: tneto@xxxxxxxxxx L4W 1P9
-----------------------------------------------------------
Sangeeta Chachlani wrote:
Hi..
I am currently using NCSA authorization method while generating the
logs. So that every log has an user entry as to who had made this
request. I want to separate the log on per user basis.
Suppose I have 2 users
user1
user2
i would like to generate user1access.log and user2access.log
etc.....Is there a way I can write a script to do this. May be in perl
or so..
Thanks so much
Sangeeta