Splunk Search

Custom field for numbering/naming - requires loop ?

crt89
Communicator

Hi Good day Splunkers,

I was stuck on this simple problem. I want to make a field for my numbering/naming. I believe this can be attain by EVAL command. What I was trying to do is I have to show a table that consist of 11 results. I want to make a field before to it that indicates its name/number. Like 1 for row 1, then 2 for row 2

example:

name - result

1 - 200kb

2 - 250kb

3 - 300kb

4 - 350kb

5 - 400kb

How will my search be ? I was thinking a loop with eval but don't know where to start

Thanks,

Tags (2)
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Are you by chance looking for this?

... | streamstats count as name

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

Are you by chance looking for this?

... | streamstats count as name

crt89
Communicator

Oh yes didn't thought of that. Thanks again.

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Are you replacing the numbers with names? If so, consider placing the mapping number->name into a lookup file to not clog your search statement with the list and to ease reuse as well as maintenance.

crt89
Communicator

Thanks ! Now with this streamstats command I can change the numbers to specific values using the case command.

martin_mueller
SplunkTrust
SplunkTrust

You need more karma to do that, but I can.

crt89
Communicator

@martin_mueller Wow thanks, this is what I need. Now how can I make your comment as an answer.

martin_mueller
SplunkTrust
SplunkTrust

I don't really understand your question, but you can do eval loops with foreach: http://docs.splunk.com/Documentation/Splunk/6.1.2/SearchReference/foreach

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!

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...