Laurence1
Dec 15, 2023Nimbostratus
F5 APM Webtop - RDP Session Logging
Hello F5 Experts,
I am relatively new to the F5 advanced ecosystem, am trying to generate useful logs from our APM Webtop environment and am hoping that someone can point me in the correct direction.
I am trying to log the following things from our environment:
- Initial login's to the Webtop including ClientIP, Webtop portal address, Browser UserAgent, Client Username.
- (Optional) Client group membership/published resources when they log into Webtop.
- When a client opens a Web Portal Access from within Webtop including, ClientIP, Webtop portal address, Browser UserAgent, Client Username, Web Portal Access Address. (It would be good to get their session duration for this but that might not be fesable).
- When a client opens a RDP link from within the Webtop including, ClientIP, Webtop portal address, Browser UserAgent, Client Username, RDP Address, SessionCookie(?).
- When a client connects to a RDP session though the Webtop using one of the downloaded links, ClientIP, Webtop portal address, Client Username, RDP Address, SessionCookie(?), Session start and end time (Maybe two different log events?).
From what I can tell this is likely to be an iRule. I think I have an idea how to do the Webtop portal logging, but what is really eluding me is how to log the RDP session connection and duration.
Any help or a direction where to look would be greatly appreciated.
Thank you,