Forum Discussion

halosec's avatar
halosec
Copper Contributor
Aug 28, 2023
Solved

Configured KQL not working properly - CiscoISE event 60095 and 60098

Hi beloved community,   I have a default KQL below which is used to detect when Cisco ISE failed backup, it fires an alert in Sentinel. But it is not working as expected - it does fire an alert, b...
  • Christian_Bartsch's avatar
    Sep 17, 2023
    I guess either the entity mapping of the Analytics Rule is missing or the field mapping fails because the logs changed.

    Try to manually query the KQL and see if the desired fields are present and map them in the Analytics Rule or change the query to extract the desired fields beforehand.

    Hope that helps!