Splunk Search

My Named Searches are being Audited, can I put a title on my search?

mcm10285
Communicator

Our named searches are being audited. Named searches are those that have a specific User name in the actual search syntax. Those are audited and I would like to find a way to attach a ticket number to the search so a named search would be labeled by a ticket number.

Is there a way to do this on an inline search?

Tags (3)
1 Solution

gkanapathy
Splunk Employee
Splunk Employee

My only suggestion would be for you to stick an extraneous eval command in the middle of the search, e.g., from:

sourcetype=mysourcetype userid=xyz | stats count by source_ip

to

sourcetype=mysourcetype userid=xyz | eval ticket_number="ABC1234567" | stats count by source_ip

View solution in original post

gkanapathy
Splunk Employee
Splunk Employee

My only suggestion would be for you to stick an extraneous eval command in the middle of the search, e.g., from:

sourcetype=mysourcetype userid=xyz | stats count by source_ip

to

sourcetype=mysourcetype userid=xyz | eval ticket_number="ABC1234567" | stats count by source_ip

mcm10285
Communicator

That's it! So simple! Thank you!

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 ...