<?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 Search a string using Splunk C# SDK in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Search-a-string-using-Splunk-C-SDK/m-p/73651#M1028</link>
    <description>&lt;P&gt;I have been trying to search a string using "search" example in Splunk SDK for C#.When I run the app, it shows all the Events in Console. What I need is to search just a single string, for e.g."reject" which is available in my indexed file.&lt;BR /&gt;
Can anybody help me with this.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2013 09:58:28 GMT</pubDate>
    <dc:creator>harshal_chakran</dc:creator>
    <dc:date>2013-09-26T09:58:28Z</dc:date>
    <item>
      <title>Search a string using Splunk C# SDK</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Search-a-string-using-Splunk-C-SDK/m-p/73651#M1028</link>
      <description>&lt;P&gt;I have been trying to search a string using "search" example in Splunk SDK for C#.When I run the app, it shows all the Events in Console. What I need is to search just a single string, for e.g."reject" which is available in my indexed file.&lt;BR /&gt;
Can anybody help me with this.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2013 09:58:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Search-a-string-using-Splunk-C-SDK/m-p/73651#M1028</guid>
      <dc:creator>harshal_chakran</dc:creator>
      <dc:date>2013-09-26T09:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Search a string using Splunk C# SDK</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Search-a-string-using-Splunk-C-SDK/m-p/73652#M1029</link>
      <description>&lt;P&gt;If you look at the C# program : &lt;A href="https://github.com/splunk/splunk-sdk-csharp/blob/master/examples/search/Program.cs"&gt;https://github.com/splunk/splunk-sdk-csharp/blob/master/examples/search/Program.cs&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You can see that you can pass the "--search" argument to the program to specify your search query&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;--search="search reject"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 27 Sep 2013 22:25:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Search-a-string-using-Splunk-C-SDK/m-p/73652#M1029</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2013-09-27T22:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Search a string using Splunk C# SDK</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Search-a-string-using-Splunk-C-SDK/m-p/73653#M1030</link>
      <description>&lt;P&gt;Thanks for the help Damien!!!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2013 12:29:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Search-a-string-using-Splunk-C-SDK/m-p/73653#M1030</guid>
      <dc:creator>harshal_chakran</dc:creator>
      <dc:date>2013-10-01T12:29:35Z</dc:date>
    </item>
  </channel>
</rss>

