Fórum

visitors ip

zeeshan Tufail, modificado 14 Anos atrás.

visitors ip

New Member Postagens: 3 Data de Entrada: 27/05/09 Postagens Recentes
Hi Everyone,

How to detect visitors ip in liferay portal not proxy ip this is my requirement?

Please let me know....

Thanks in Advance
thumbnail
Raja Mohamed, modificado 14 Anos atrás.

RE: visitors ip

Regular Member Postagens: 129 Data de Entrada: 22/08/08 Postagens Recentes
hi,

First enable following in portlet-ext.properties file .

##
live.users.enabled=true
##

After that go to control panel and open the Monitoring page and see the live users details (IP, Email, Browser, OS, Hits, etc....)

if you want store in tables

###
session.tracker.persistence.enabled=true
session.tracker.friendly.paths.enabled=true
###

see the UserTracker and UserTrackerPath tables.


by
RM
zeeshan Tufail, modificado 14 Anos atrás.

RE: visitors ip

New Member Postagens: 3 Data de Entrada: 27/05/09 Postagens Recentes
this will show registered user information, i want to guest user information mean who will access our site form which ip, i will block that ip, Remember it is anonymous user.
thumbnail
Auditya manikanta Vadrevu, modificado 14 Anos atrás.

RE: visitors ip

Liferay Master Postagens: 621 Data de Entrada: 06/05/08 Postagens Recentes
hi zeeshan tufail,


see this , this may help you.


With Regards,
V.Auditya