Splunk Search

Splunk output

shri_27
Path Finder

Hi
I need to send the output generated using Splunk (output is currently a table) as a file onto a directory on a linux machine. Without Splunk this is being done using FTP. Could you pls let know how I can achieve this with splunk?

Tags (1)
0 Karma

gfuente
Motivator

Hello

Have you tried the outputlookup command:

http://docs.splunk.com/Documentation/Splunk/5.0.2/SearchReference/Outputlookup

...| outputlookup users.csv

It will write the table into a file in the app lookups folder, then you could move it using an script to the final linux directory where the file had to be stored.

Regards

0 Karma
Get Updates on the Splunk Community!

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

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

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...