<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to export CSV from Splunk to a third-party system in batch mode? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-export-CSV-from-Splunk-to-a-third-party-system-in-batch/m-p/491860#M84063</link>
    <description>&lt;P&gt;But that's still within Splunk's filesystem. outputcsv was ideal if it had an option for filepath&lt;/P&gt;

&lt;P&gt;Ideally i'm looking for&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;|outputcsv  {destination_server}:{destination_file_location}&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Wed, 30 Sep 2020 05:19:12 GMT</pubDate>
    <dc:creator>koshyk</dc:creator>
    <dc:date>2020-09-30T05:19:12Z</dc:date>
    <item>
      <title>How to export CSV from Splunk to a third-party system in batch mode?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-export-CSV-from-Splunk-to-a-third-party-system-in-batch/m-p/491858#M84061</link>
      <description>&lt;P&gt;We have a requirement to send Splunk processed data as a CSV to a third-party system. Currently the CSV file is sent via email, but we want it to be kept in a shared location (or folder) where Control-M (or a similar batch processing system) can move the file for other purposes.&lt;/P&gt;

&lt;P&gt;My understanding of sending or exporting to a third-party via Splunk is the following:&lt;/P&gt;

&lt;P&gt;(a) Could send as &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.3/Forwarding/Forwarddatatothird-partysystemsd"&gt;syslog to externa&lt;/A&gt;l system (but that will be events)&lt;BR /&gt;
(b) Could send as alerts (again events)&lt;BR /&gt;
(c) Could send CSV file but as email attachment&lt;/P&gt;

&lt;P&gt;Is there an option to do option (c) like an export/dump into an external filesystem? Has anyone tried this or done a custom output export script?&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 19:13:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-export-CSV-from-Splunk-to-a-third-party-system-in-batch/m-p/491858#M84061</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2020-05-06T19:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to export CSV from Splunk to a third-party system in batch mode?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-export-CSV-from-Splunk-to-a-third-party-system-in-batch/m-p/491859#M84062</link>
      <description>&lt;P&gt;Add &lt;CODE&gt;| outputcsv foo&lt;/CODE&gt; to the end of your search to save the results to $SPLUNK_HOME/var/run/splunk/csv/foo.csv.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 19:46:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-export-CSV-from-Splunk-to-a-third-party-system-in-batch/m-p/491859#M84062</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-05-06T19:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to export CSV from Splunk to a third-party system in batch mode?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-export-CSV-from-Splunk-to-a-third-party-system-in-batch/m-p/491860#M84063</link>
      <description>&lt;P&gt;But that's still within Splunk's filesystem. outputcsv was ideal if it had an option for filepath&lt;/P&gt;

&lt;P&gt;Ideally i'm looking for&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;|outputcsv  {destination_server}:{destination_file_location}&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:19:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-export-CSV-from-Splunk-to-a-third-party-system-in-batch/m-p/491860#M84063</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2020-09-30T05:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to export CSV from Splunk to a third-party system in batch mode?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-export-CSV-from-Splunk-to-a-third-party-system-in-batch/m-p/491861#M84064</link>
      <description>&lt;P&gt;There is no option to save files in another location.  Perhaps you could make a symlink work, but I'd just have a utility monitor $SPLUNK_HOME/var/run/splunk/csv/foo.csv and move the file to the final location.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 20:23:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-export-CSV-from-Splunk-to-a-third-party-system-in-batch/m-p/491861#M84064</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-05-06T20:23:38Z</dc:date>
    </item>
  </channel>
</rss>

