Splunk Search

ISE Logging

netmart
New Member

Hello,

I wanted to filter Cisco ISE Logging Activities by authentication, authorization, and accounting.

So far, I've been able to filter by Accounting, but not the other two.

In Cisco ISE Logging, TACACS Accounting has been linked to splunk server.

And I am running the following filter:

<ISE Server> AND "CISE_TACACS_Accounting" AND Type=Accounting | stats count(_time) by _time.

Any advice is much appreciated.

Thanks.

 

netmart_0-1743429520353.png

 

 

Labels (1)
0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @netmart 

I dont have any ISE events in Splunk to verify the exact SPL for this, however your could start by looking at doing your stats by "Type" and then limit this in your SPL once you know which you want.

<ISE Server> Type=* | stats count by Type

This is a high level search but might get you started.

If you're able to provide examples of the events I'd be happy to update the search accordingly.


🌟 Did this answer help you? If so, please consider:

    • Adding kudos to show it was useful
    • Marking it as the solution if it resolved your issue
    • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

netmart
New Member

Thank you @livehybrid 

Just one more information.

In Cisco ISE TACACs live logs I do have the option for filtering both:

Authorization

Authentication.

However, in splunk I also tried to filer for Authorization and Authentication, but only was able to filter for type Accountings.

netmart_1-1743438900063.png

 

 

0 Karma

richgalloway
SplunkTrust
SplunkTrust

@netmart wrote:

I wanted to filter Cisco ISE Logging Activities by authentication, authorization, and accounting.

So far, I've been able to filter by Accounting, but not the other two.

Why not the other two?  What happens when you try?

In Cisco ISE Logging, TACACS Accounting has been linked to splunk server.

What does it mean to link to a Splunk server?

And I am running the following filter:

<ISE Server> AND "CISE_TACACS_Accounting" AND Type=Accounting | stats count(_time) by _time.


Have you tried adding the other types to the query?

<ISE Server> AND ("CISE_TACACS_Accounting" OR <<name for ISE authenticaton>> OR <<name for ISE authorization>>) AND (Type=Accounting OR Type=Authentication OR Type=Authorization)

BTW, there's little value in counting events by timestamp.

---
If this reply helps you, Karma would be appreciated.
0 Karma

netmart
New Member

Thank you.

For some reason I am still only able to filter for type accounting. At this point, I am wondering whether it is an issue with splunk or ISE does not send this information as part of syslog.

 

Regards,

Martin

0 Karma
Get Updates on the Splunk Community!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...