<?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: data from remote hosts in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/data-from-remote-hosts/m-p/137697#M5169</link>
    <description>&lt;P&gt;This doesn't really answer my question. I already noted I will need to implement my own service to collect events. I was asking how to go about implementing that service.&lt;/P&gt;

&lt;P&gt;edit: Thanks a lot for responding though, I sounded a bit ungrateful there &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Apr 2014 02:19:25 GMT</pubDate>
    <dc:creator>pezcrap</dc:creator>
    <dc:date>2014-04-22T02:19:25Z</dc:date>
    <item>
      <title>data from remote hosts</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/data-from-remote-hosts/m-p/137695#M5167</link>
      <description>&lt;P&gt;I wish to ingest events from a large number of remote hosts. I cannot install any Splunk infrastructure on these hosts.&lt;/P&gt;

&lt;P&gt;I have looked into the various remote interfaces for splunk and none seem appropriate for my needs. It seems likely that I will need to build my own service to collect events from these hosts.&lt;/P&gt;

&lt;P&gt;My question is: what is the best way to get data from my service into Splunk? I would like to be able to guarantee that once I have sent an 'ACK' to the remote host, that the data will make its way into splunk. I would also like to be able to scale the infrastructure horizontally.&lt;/P&gt;

&lt;P&gt;I could have the server write to a monitored file, but I don't really want to create huge log files just to get data into Splunk.&lt;/P&gt;

&lt;P&gt;I could use a FIFO queue, but that would not provide the guarantee I was talking about.&lt;/P&gt;

&lt;P&gt;Perhaps I should use a Splunk SDK from within my service? &lt;/P&gt;

&lt;P&gt;Can a splunk forwarder help here?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2014 01:25:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/data-from-remote-hosts/m-p/137695#M5167</guid>
      <dc:creator>pezcrap</dc:creator>
      <dc:date>2014-04-22T01:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: data from remote hosts</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/data-from-remote-hosts/m-p/137696#M5168</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;I cannot install any Splunk infrastructure on these hosts.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;So you have to bring the logs to splunk somehow, to the indexer or to a forwarder.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;for log file,  use a shared folder monitored remotely by forwarder&lt;/LI&gt;
&lt;LI&gt;a script to copy the files up to a forwarder&lt;/LI&gt;
&lt;LI&gt;use a syslog server to send the logs ( to another syslog that will write to disk, then monitor with splunk), but avoid UDP of course.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 22 Apr 2014 01:50:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/data-from-remote-hosts/m-p/137696#M5168</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2014-04-22T01:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: data from remote hosts</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/data-from-remote-hosts/m-p/137697#M5169</link>
      <description>&lt;P&gt;This doesn't really answer my question. I already noted I will need to implement my own service to collect events. I was asking how to go about implementing that service.&lt;/P&gt;

&lt;P&gt;edit: Thanks a lot for responding though, I sounded a bit ungrateful there &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2014 02:19:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/data-from-remote-hosts/m-p/137697#M5169</guid>
      <dc:creator>pezcrap</dc:creator>
      <dc:date>2014-04-22T02:19:25Z</dc:date>
    </item>
  </channel>
</rss>

