napalm-logs
napalm-logs copied to clipboard
Is there a way to get a list of authenticated clients?
I want to be able to write some python to do something like, napalm_logs.get_authenticated_clients() and then have it return a list of IPs that are properly authenticated. I looked through the utils but don't see anything there. Is there already something in place that I could get this info?
Hi @wasabi222 - at the time being there isn't any way to get the authenticated users. But we thought about this, and I think it would be nice to have.