This community is for technical, feature, configuration and deployment questions.
For production deployment issues, please contact the TAC!
We will not comment or assist with your TAC case in these forums.
Please see How to Ask the Community for Help for other best practices.
Hi There.
is there a way to have Cisco ISE do condition log ?
for example, if the login user is "john-doe", do not log any authentication/authorization event?
we have some security tools keep login to every device, which create a lot of unnecessary logs.
Solved! Go to Solution.
If I understand your question correctly, you want to filter authentication messages which appear in the ISE RADIUS Live Log Viewer, right? You can do that with a collection filter.
Go to Administration > System > Logging > Collection Filters then add a filter with attribute User Name and the respective filter type.
If I understand your question correctly, you want to filter authentication messages which appear in the ISE RADIUS Live Log Viewer, right? You can do that with a collection filter.
Go to Administration > System > Logging > Collection Filters then add a filter with attribute User Name and the respective filter type.
Thanks, this is exactly what I need.