<?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: Send event to Splunk Indexer from C# in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Send-event-to-Splunk-Indexer-from-C/m-p/94120#M19596</link>
    <description>&lt;P&gt;Thank you for your response. The Indexer is listen on the default port. Do I need to add an extra port for this or can I send data the default port?&lt;/P&gt;

&lt;P&gt;Do you have any C# code to help achieve this?&lt;/P&gt;

&lt;P&gt;Thanks! Guillermo&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2013 05:02:48 GMT</pubDate>
    <dc:creator>gmusumeci</dc:creator>
    <dc:date>2013-10-11T05:02:48Z</dc:date>
    <item>
      <title>Send event to Splunk Indexer from C#</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-event-to-Splunk-Indexer-from-C/m-p/94118#M19594</link>
      <description>&lt;P&gt;I’m using a .NET application that writes to Windows Event Log.&lt;/P&gt;

&lt;P&gt;I want to send these events to the Splunk indexer. I tested both Splunk Universal Forwarder and Splunk Heavy Forwarder (5.x and 6.0). Both forwarders use lot of memory for a few events I need to send to the Splunk Indexer.&lt;/P&gt;

&lt;P&gt;I like to modify the application to write directly to indexer, but here a few samples and little information on SDK to use them properly.&lt;/P&gt;

&lt;P&gt;I spent several hours playing with the examples included on the SDK without any luck. Probably I’m missing something simple.&lt;/P&gt;

&lt;P&gt;Anyone I have a C# sample code to send a Windows event or some text to Splunk indexer?&lt;/P&gt;

&lt;P&gt;Thanks! Guillermo&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2013 02:29:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-event-to-Splunk-Indexer-from-C/m-p/94118#M19594</guid>
      <dc:creator>gmusumeci</dc:creator>
      <dc:date>2013-10-11T02:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Send event to Splunk Indexer from C#</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-event-to-Splunk-Indexer-from-C/m-p/94119#M19595</link>
      <description>&lt;P&gt;There are several ways to send, but the easiest is to set up Splunk to listen on a plain TCP or UDP port, and have your program send out the log event to the server/port as a text string, i.e., just print a simple log line to the socket.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2013 04:22:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-event-to-Splunk-Indexer-from-C/m-p/94119#M19595</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2013-10-11T04:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Send event to Splunk Indexer from C#</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-event-to-Splunk-Indexer-from-C/m-p/94120#M19596</link>
      <description>&lt;P&gt;Thank you for your response. The Indexer is listen on the default port. Do I need to add an extra port for this or can I send data the default port?&lt;/P&gt;

&lt;P&gt;Do you have any C# code to help achieve this?&lt;/P&gt;

&lt;P&gt;Thanks! Guillermo&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2013 05:02:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-event-to-Splunk-Indexer-from-C/m-p/94120#M19596</guid>
      <dc:creator>gmusumeci</dc:creator>
      <dc:date>2013-10-11T05:02:48Z</dc:date>
    </item>
  </channel>
</rss>

