- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 09:19 AM
Hi,
We've recently moved from IP Address Access Control to Adaptive Authentication. It's been a pretty easy migration but I'm struggling to find the logs that would show me IP addresses which are getting a 403 error based on the Global Blocking Policy. The use case to is to troubleshoot connections by finding the IP address which is getting the 403 error.
I've tried using Node Log File Browser but can't find the info that I'm looking for. Can anyone help me out here please? Thanks.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 01:36 AM
You can check the source IP address field in the adaptive_auth_event table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 01:36 AM
You can check the source IP address field in the adaptive_auth_event table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 02:05 AM
Many thanks Randheer! That's exactly what I was looking for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 02:31 AM
Also note that I had to enable 'glide.authenticate.policy.debug' as it was disabled in my instance.