Bob
Guest
|
Posted:
Sat Nov 12, 2005 1:50 am Post subject:
monitoring site access |
|
|
Hi,
I tried to find a way to see who is accessing our protal site and what type
of activity users doing on our portal site and I could not find any
information. The portal is secure an di snot open to public, however we need
to trace the activity on it.
Is there a way to find out who is ( user name) accessing our portal site,
waht is the IP address (is it internal IP or extrnal), date and time?
Thanks, |
|
Steve Smith
Guest
|
Posted:
Sat Nov 12, 2005 1:50 am Post subject:
Re: monitoring site access |
|
|
you can use the IIS logs on the web front end server ( or the sharepoint
server if all on one box ) to get some info , you will need to get them out
of the IIS server first and to either SQL or another box before you query
them due to the load you would apply on the server by querying them on a
live box , I suggest a free tool logparser for this. various free and pay
tools are available for getting reports out of IIS logs.
You can also buy 3rd party tools for more advanced queries such as these
http://www.vyapin.com/
--
Steve Smith
UK Sharepoint Training
http://www.combined-knowledge.com/sharepoint_knowledge_tracks.htm
"Bob" <Bob@discussions.microsoft.com> wrote in message
news:6756855E-EDEB-4E3C-9806-519BD3817F40@microsoft.com...
| Quote: | Hi,
I tried to find a way to see who is accessing our protal site and what
type
of activity users doing on our portal site and I could not find any
information. The portal is secure an di snot open to public, however we
need
to trace the activity on it.
Is there a way to find out who is ( user name) accessing our portal site,
waht is the IP address (is it internal IP or extrnal), date and time?
Thanks, |
|
|