11-28-2024 05:27 AM - edited 11-28-2024 08:10 AM
Hello everyone.
Also validated the REGEX with PCRE2 and Java 8 and it's matching properly:
Solved! Go to Solution.
11-28-2024 08:09 AM
Thank you very much for your responses.
I believe the issue was related to the ISE's internal endpoint database. After deleting the endpoint from the database and waiting two hours, it worked with the previous configuration.
For testing, three rules were created, and the first one was hit:
Result:
Regex Used: Matches
^LT-1[JKL].*
11-28-2024 05:41 AM
try add $ in end
MHM
11-28-2024 06:06 AM
can you put some examples of hostnames to see where the error may be?
11-28-2024 08:09 AM
Thank you very much for your responses.
I believe the issue was related to the ISE's internal endpoint database. After deleting the endpoint from the database and waiting two hours, it worked with the previous configuration.
For testing, three rules were created, and the first one was hit:
Result:
Regex Used: Matches
^LT-1[JKL].*
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide