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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Event Series: Splunk Observability Metrics Cost Optimization

Balancing Scale and Spend: Gaining Control Over High-Volume Metrics in Splunk Observability Cloud As ...

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...