<?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 do you send a Splunk report to a network drive? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-send-a-Splunk-report-to-a-network-drive/m-p/437310#M76271</link>
    <description>&lt;P&gt;The way that I do it is to come up with a file-name-prefix convention (like &lt;CODE&gt;CopyMeToDriveF_&lt;/CODE&gt;) and then use &lt;CODE&gt;| outputcsv CopyMeToDriveF_whatever.csv&lt;/CODE&gt; on the end of your search.  Then you have to setup a cron or powershell job to do: &lt;CODE&gt;cp $SPLUNK_HOME/var/run/dispatch/splunk/CopyMeToDriveF* F:&lt;/CODE&gt; or similar.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Feb 2019 05:59:13 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2019-02-13T05:59:13Z</dc:date>
    <item>
      <title>How do you send a Splunk report to a network drive?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-send-a-Splunk-report-to-a-network-drive/m-p/437307#M76268</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have a user wanting to send a Splunk report (.csv) to a network drive. I read your post on "Trigger a PDF via the command line". I believe my particular task is a little different but follows the same concept. &lt;/P&gt;

&lt;P&gt;Can you kindly provide some guidance? &lt;/P&gt;

&lt;P&gt;Much Appreciated,&lt;BR /&gt;
Cheers!!! &lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 19:02:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-send-a-Splunk-report-to-a-network-drive/m-p/437307#M76268</guid>
      <dc:creator>arock</dc:creator>
      <dc:date>2019-01-30T19:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do you send a Splunk report to a network drive?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-send-a-Splunk-report-to-a-network-drive/m-p/437308#M76269</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;
Have you seen this post?&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/1295/how-do-i-make-a-report-save-to-a-share-on-a-different-server-every-24-hours.html"&gt;https://answers.splunk.com/answers/1295/how-do-i-make-a-report-save-to-a-share-on-a-different-server-every-24-hours.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 21:01:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-send-a-Splunk-report-to-a-network-drive/m-p/437308#M76269</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-30T21:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do you send a Splunk report to a network drive?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-send-a-Splunk-report-to-a-network-drive/m-p/437309#M76270</link>
      <description>&lt;P&gt;I have not but will give it a read, thank you. &lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 22:16:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-send-a-Splunk-report-to-a-network-drive/m-p/437309#M76270</guid>
      <dc:creator>arock</dc:creator>
      <dc:date>2019-01-30T22:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do you send a Splunk report to a network drive?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-send-a-Splunk-report-to-a-network-drive/m-p/437310#M76271</link>
      <description>&lt;P&gt;The way that I do it is to come up with a file-name-prefix convention (like &lt;CODE&gt;CopyMeToDriveF_&lt;/CODE&gt;) and then use &lt;CODE&gt;| outputcsv CopyMeToDriveF_whatever.csv&lt;/CODE&gt; on the end of your search.  Then you have to setup a cron or powershell job to do: &lt;CODE&gt;cp $SPLUNK_HOME/var/run/dispatch/splunk/CopyMeToDriveF* F:&lt;/CODE&gt; or similar.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 05:59:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-send-a-Splunk-report-to-a-network-drive/m-p/437310#M76271</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-02-13T05:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do you send a Splunk report to a network drive?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-send-a-Splunk-report-to-a-network-drive/m-p/683960#M114165</link>
      <description>&lt;P&gt;A better way to do this is to use the "Run a Script" alert action (after you create a script to do the copy).&amp;nbsp; Yes, this alert action is deprecated but I use it often and there is no way that Splunk will be removing it from the product.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 19:23:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-send-a-Splunk-report-to-a-network-drive/m-p/683960#M114165</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2024-04-11T19:23:55Z</dc:date>
    </item>
  </channel>
</rss>

