Splunk Search

ISE unique MAC reporting

redrobish1
Engager

Been testing to get a ISE-Splunk successful authentication report and trying this but the "Calling-Station-ID" is not displaying in table, I can see it exist.

index=network eventtype=cisco-ise CISE_RADIUS_Accounting host=ISEnode1 OR  | eval indextime=strftime(_indextime,"%Y-%m-%d %H:%M:%S") | table indextime Calling-Station-ID

 

Any help out there? I new with this Splunk search

Or anyone got a sample Splunk ISE Authentication report?

 

TIA

Labels (1)
0 Karma
1 Solution

scelikok
SplunkTrust
SplunkTrust

Hi @redrobish1,

Field name should by Calling_Station_ID. Please try below;

index=network eventtype=cisco-ise CISE_RADIUS_Accounting host=ISEnode1 OR  | eval indextime=strftime(_indextime,"%Y-%m-%d %H:%M:%S") | table indextime Calling_Station_ID

 

If this reply helps you an upvote and "Accept as Solution" is appreciated.

View solution in original post

0 Karma

redrobish1
Engager

thanks scelikok, it does display now but somehow the results are too low. Any chance you got any sample reporting for ISE-Splunk (successful client report)? thanks again?

0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @redrobish1,

Field name should by Calling_Station_ID. Please try below;

index=network eventtype=cisco-ise CISE_RADIUS_Accounting host=ISEnode1 OR  | eval indextime=strftime(_indextime,"%Y-%m-%d %H:%M:%S") | table indextime Calling_Station_ID

 

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...