Splunk Search

How to get count of c-ip from IIS logs indexed by splunk

ajaykulkarni
Engager

Hi All,

I am using Microsoft's Log Parser tool with which I can query my IIS logs.
Now I have a query to select different client ips and the count like,

select c-ip, count(c-ip)
FROM
File Name
group by c-ip

Same thing I need to try with splunk search, but I can't. 😞

Please help.

Tags (3)
0 Karma
1 Solution

Ayn
Legend

Do you have the c_ip field or similar extracted in Splunk? Where are you encountering problems?

View solution in original post

Ayn
Legend

Do you have the c_ip field or similar extracted in Splunk? Where are you encountering problems?

ajaykulkarni
Engager

I am extremely sorry, its my mistake.
In IIS logs we have c-ip and splunk has provided c_ip.
Solved the problem.
Thanks @Ayn.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...