<?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: Can REST API allow not to install splunk forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96171#M20031</link>
    <description>&lt;P&gt;Actually, I send log to splunk over UDP not TCP.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Mar 2012 10:18:04 GMT</pubDate>
    <dc:creator>cgladky</dc:creator>
    <dc:date>2012-03-21T10:18:04Z</dc:date>
    <item>
      <title>Can REST API allow not to install splunk forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96168#M20028</link>
      <description>&lt;P&gt;I have a task: investigate possibility not to install universal forwarder and use only java instead.&lt;BR /&gt;
Can REST API (java sdk) allow to do it?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2012 14:23:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96168#M20028</guid>
      <dc:creator>cgladky</dc:creator>
      <dc:date>2012-03-19T14:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can REST API allow not to install splunk forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96169#M20029</link>
      <description>&lt;P&gt;You could use log4j to send data to Splunk over TCP, or you could use the REST API to write data to Splunk. See the &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.1/RESTAPI/RESTinput#receivers.2Fsimple"&gt;receivers endpoint documentation&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;See also the &lt;A href="http://dev.splunk.com/view/java-sdk/SP-CAAAECN"&gt;Splunk Java SDK&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2012 15:56:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96169#M20029</guid>
      <dc:creator>dart</dc:creator>
      <dc:date>2012-03-19T15:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can REST API allow not to install splunk forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96170#M20030</link>
      <description>&lt;P&gt;Have a look at &lt;A href="http://dev.splunk.com/view/community-projects/SP-CAAAED7"&gt;Splunk Java Logging&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;It has a appenders/handlers for log4j, logback and java.util logging,  so you can seamlessly integrate it into your Java code for logging to Splunk via REST.&lt;/P&gt;

&lt;P&gt;Download it and check out the examples !!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2012 23:24:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96170#M20030</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2012-03-19T23:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can REST API allow not to install splunk forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96171#M20031</link>
      <description>&lt;P&gt;Actually, I send log to splunk over UDP not TCP.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2012 10:18:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96171#M20031</guid>
      <dc:creator>cgladky</dc:creator>
      <dc:date>2012-03-21T10:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can REST API allow not to install splunk forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96172#M20032</link>
      <description>&lt;P&gt;Why? UDP should be avoided for data that needs to have guaranteed delivery.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2012 10:33:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96172#M20032</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-03-21T10:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can REST API allow not to install splunk forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96173#M20033</link>
      <description>&lt;P&gt;It works. thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2012 15:28:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96173#M20033</guid>
      <dc:creator>cgladky</dc:creator>
      <dc:date>2012-03-21T15:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can REST API allow not to install splunk forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96174#M20034</link>
      <description>&lt;P&gt;My try to use TCP fails &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2012 15:29:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-REST-API-allow-not-to-install-splunk-forwarder/m-p/96174#M20034</guid>
      <dc:creator>cgladky</dc:creator>
      <dc:date>2012-03-21T15:29:47Z</dc:date>
    </item>
  </channel>
</rss>

