Reporting

[ adding row numbers to scheduled save search]

asarolkar
Builder

I have a saved search which lists results in this format

Field1 Field 2 Field 3
A aa aaa
B bb bbb

When I schedule a saved search and schedule it to send out a report via email, I need for the final report to contain row numbers as well - so its readable - preferably as the FIRST column (in the extracted csv -- or the inline format - we get to pick from either of these two options)

I would I do that ?

0 Karma
1 Solution

Stephen_Sorkin
Splunk Employee
Splunk Employee

You can use streamstats. To the search, add:

| streamstats count as row
| table row Field1 Field2 Field3

View solution in original post

sloshburch
Splunk Employee
Splunk Employee
0 Karma

Stephen_Sorkin
Splunk Employee
Splunk Employee

You can use streamstats. To the search, add:

| streamstats count as row
| table row Field1 Field2 Field3

asarolkar
Builder

that worked like a charm ! thanks

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...