How to check that user has logged in from which ip address ?

Gaurav Kumar15
Giga Guru

Hi All,

Is there any way via which we can check the IP address from which user has logged in in SNOW instance on specific date.

As we want to check few updates done by someone, but dont know whether we as admin have access to see all these information or not.

Any help will be greatly appreciated.

Thanks,

Gaurav

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Gaurav,



Transaction log(syslog_transaction) table will have the data. Go to system logs->Transaction(All user)-> Personalize the field "IP Address" on the form if you don't see it.


View solution in original post

3 REPLIES 3

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Gaurav,



Transaction log(syslog_transaction) table will have the data. Go to system logs->Transaction(All user)-> Personalize the field "IP Address" on the form if you don't see it.


Thanks a lot pradeep


I am glad I can be helpful.


Would you mind marking my answer if this answers your question.