Security

 View Only
  • 1.  Guest Portal Login Attempts Not Logged in Access Tracker

    Posted Apr 11, 2026 10:11 AM

    Hello,

    I have a question about missing logging in Access Tracker during guest portal logins.

    Under "Guest → Configuration → Pages → Self-Registration", I set up a portal for guests to sign in via our Guest SSID. Users can request an account, and after approval by an admin, they can log in through the guest portal, which works fine. However, it was quite a hassle to set up, especially with the Aruba APs managed through Aruba Central.

    My issue is the following: every time a guest tries to log in through this portal, I don't see any logging details in the Access Tracker (Policy Manager → Monitoring → Live Monitoring → Access Tracker). Even when I intentionally enter completely wrong credentials, no log entries appear. Shouldn't this be logged by default?

    The Access Tracker itself is working fine, RADIUS requests and other authentication events are being logged as expected.

    Thanks and best regards,
    Rami



    -------------------------------------------


  • 2.  RE: Guest Portal Login Attempts Not Logged in Access Tracker
    Best Answer

    Posted 29 days ago

    Hi Rami,

    Check whether the Pre-Auth Check is enabled on the web login page. 

    If "Local - match a local account" is selected, invalid login attempts are immediately rejected without being sent to the controller. This saves time during authentication. In this case, these login attempts are also not logged in the Access Tracker.

    If "Pre-Auth Check" is set to "None - no extra checks will be made," all login attempts are sent to the controller, which then sends the login credentials to ClearPass via RADIUS. In this case, these login attempts are logged in the Access Tracker.

    Successful login attempts are always logged in the Access Tracker. 



    ------------------------------
    Regards,

    Waldemar
    ACCX # 1377, ACEP, ACX - Network Security
    If you find my answer useful, consider giving kudos and/or mark as solution
    ------------------------------



  • 3.  RE: Guest Portal Login Attempts Not Logged in Access Tracker

    Posted 27 days ago

    Hi Waldemar,

    thanks for your reply.

    It worked perfectly. I can now see all failed login attempts in the access tracker. The user does not get direct feedback that the password is incorrect, but I think that is fine. I want to get logging if someone tries to brute force my guest Wi-Fi.

    Next, I have to find a way to set up notifications for these events, but I think there is a limitation when it comes to sending emails for specific events. In the worst case, I would have to forward my logs to a syslog server and find a way to set up notifications for these events there. Will se, but that helped a lot.

    Best,
    Rami

    -------------------------------------------



  • 4.  RE: Guest Portal Login Attempts Not Logged in Access Tracker

    Posted 27 days ago

    Hi Rami,

    I'm glad to hear that your problem has been resolved.

    ClearPass can send an email within an enforcement profile. To do this, you need to create a Context Server action that sends an email via the API. Then you need an enforcement profile that triggers the Context Server action. It's quite complicated. If you haven't done much with ClearPass so far, you're better off using Syslog.
    You'll need a Syslog target and a Syslog export filter.

    In the Syslog Export Filter, you specify which Syslog server to send to. You can also specify what information should be sent.



    ------------------------------
    Regards,

    Waldemar
    ACCX # 1377, ACEP, ACX - Network Security
    If you find my answer useful, consider giving kudos and/or mark as solution
    ------------------------------



  • 5.  RE: Guest Portal Login Attempts Not Logged in Access Tracker

    Posted 26 days ago
    Hi Waldemar,
    Thanks for pointing me in the right direction. My API was already running before because I was using some scripts for changing the status of devices. But I wasn't sure if it's possible to send an email through an Enforcement Profile.
    I was able to set up the e-mail notification with the Enforcement Profile. Right now I am not using a Syslog server, so this was the easiest and fastest solution! One day, if I have some time, I will set up a Syslog server :)
    Thanks again!
    Best,
    Rami
    -------------------------------------------



  • 6.  RE: Guest Portal Login Attempts Not Logged in Access Tracker

    Posted 28 days ago

    If the captive portal logins are fully within the guest part, for example with server initiated flows, there is no RADIUS request coming from your AP/switch/controller, and you indeed may not see anything; Waldemar explained already how to run those authentications over policy manager and see them.

    There is additional logging, specifically for the guest features, under ClearPass Guest -> Administration » Support » Application Log. You may see here more logs.

    If you do use the RADIUS authentication, in a ClearPass cluster, it may also be that the authentication happens to one of your subscribers. By default, access tracker only shows logs from the system you are logged in to, but you can select other servers as well.

    Hopefully with this you can find the logging.



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your HPE Aruba Networking partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact HPE Aruba Networking TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or HPE Aruba Networking.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 7.  RE: Guest Portal Login Attempts Not Logged in Access Tracker

    Posted 27 days ago

    Hi Herman,

    Okay, I haven't really delved deeply into the Guest Portal configuration yet. It's very complex and not particularly easy to understand, but it's currently working perfectly, and I'd rather not change anything. Logging in Access Tracker covers both servers; I've enabled that in the filter.
     
    Unfortunately, I couldn't find any logs under ClearPass Guest -> Administration » Support » Application Log either. Interestingly, no failed logins are logged there for me either. At least not on the self-registration portal.

    But for now its working :) Do you know if ClearPass offers a way to receive email notifications for certain events, or can you recommend anything?

    Best,
    Rami

    -------------------------------------------