Splunk IT Service Intelligence

export to csv file

friend444
Explorer

how to export entityid in csv file

I know the command is outputcsv

what is full command to extract value for specific field like entityid

0 Karma
1 Solution

woodcock
Esteemed Legend

Like this:

... | table entityid
| outputlookup YourOutputFileNameHere.csv

View solution in original post

0 Karma

woodcock
Esteemed Legend

Like this:

... | table entityid
| outputlookup YourOutputFileNameHere.csv
0 Karma

aberkow
Builder

I think you might want outputlookup https://answers.splunk.com/answers/275602/difference-between-outputlookup-and-outputcsv.html, but the syntax is pretty straightforward - you take the results of your search and then append an

|outputlookup csvName.csv command. If you only want to extract something like entityid, you can use a table command before hand to only have that field be sent over.

Does this answer your question?

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