<?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 add file to splunk server using splunk sdk C# in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-to-add-file-to-splunk-server-using-splunk-sdk-C/m-p/135986#M1948</link>
    <description>&lt;P&gt;Here is some pseudo code :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;var service = Service.Connect(myConnectionArgs);
var index = service.GetIndexes().Get("myindex");
index.Upload(pathToMyFile);
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 11 Nov 2013 10:43:20 GMT</pubDate>
    <dc:creator>Damien_Dallimor</dc:creator>
    <dc:date>2013-11-11T10:43:20Z</dc:date>
    <item>
      <title>How to add file to splunk server using splunk sdk C#</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-add-file-to-splunk-server-using-splunk-sdk-C/m-p/135985#M1947</link>
      <description>&lt;P&gt;How to add file to splunk server using splunk sdk C#&lt;/P&gt;

&lt;P&gt;Can you please tell me procedure to add file (single shot file/monitor file) through splunk SDK for c#?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Tirumal&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2013 13:45:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-add-file-to-splunk-server-using-splunk-sdk-C/m-p/135985#M1947</guid>
      <dc:creator>tirusplunk</dc:creator>
      <dc:date>2013-11-10T13:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to add file to splunk server using splunk sdk C#</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-add-file-to-splunk-server-using-splunk-sdk-C/m-p/135986#M1948</link>
      <description>&lt;P&gt;Here is some pseudo code :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;var service = Service.Connect(myConnectionArgs);
var index = service.GetIndexes().Get("myindex");
index.Upload(pathToMyFile);
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 11 Nov 2013 10:43:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-add-file-to-splunk-server-using-splunk-sdk-C/m-p/135986#M1948</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2013-11-11T10:43:20Z</dc:date>
    </item>
  </channel>
</rss>

