<?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 How to index data from a local process in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-data-from-a-local-process/m-p/127166#M26168</link>
    <description>&lt;P&gt;I'm using a Splunk forwarder to forward data from an application running on the same Linux box as my forwarder.  &lt;/P&gt;

&lt;P&gt;Obviously I could have my process write out all the data to disk, and have Splunk monitor these files for new data.  However, the disk is already heavily loaded on this box, and this doesn't seem terribly efficient.  &lt;/P&gt;

&lt;P&gt;Is there a better solution?&lt;/P&gt;</description>
    <pubDate>Thu, 10 Apr 2014 12:06:23 GMT</pubDate>
    <dc:creator>MatMeredith</dc:creator>
    <dc:date>2014-04-10T12:06:23Z</dc:date>
    <item>
      <title>How to index data from a local process</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-data-from-a-local-process/m-p/127166#M26168</link>
      <description>&lt;P&gt;I'm using a Splunk forwarder to forward data from an application running on the same Linux box as my forwarder.  &lt;/P&gt;

&lt;P&gt;Obviously I could have my process write out all the data to disk, and have Splunk monitor these files for new data.  However, the disk is already heavily loaded on this box, and this doesn't seem terribly efficient.  &lt;/P&gt;

&lt;P&gt;Is there a better solution?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2014 12:06:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-data-from-a-local-process/m-p/127166#M26168</guid>
      <dc:creator>MatMeredith</dc:creator>
      <dc:date>2014-04-10T12:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to index data from a local process</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-data-from-a-local-process/m-p/127167#M26169</link>
      <description>&lt;P&gt;Going through files often is the best solution, but there are alternatives. You could have the application write syslog entries ovto the network and have Splunk receive them, or you could let the application enter data into Splunk directly through its REST API. What's best for your case depends on your case.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2014 12:24:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-data-from-a-local-process/m-p/127167#M26169</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-04-10T12:24:22Z</dc:date>
    </item>
  </channel>
</rss>

