<?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 Can Forwarder Be Configured to Pull Only? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105076#M22133</link>
    <description>&lt;P&gt;Given our environment requirements, it is not possible to have a forwarder push data to an indexer as needed (because of firewall rules). Is there a way to configure an indexer to make a request to pull data from a forwarder?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Karl&lt;/P&gt;</description>
    <pubDate>Mon, 07 Nov 2011 12:55:59 GMT</pubDate>
    <dc:creator>kfalconer</dc:creator>
    <dc:date>2011-11-07T12:55:59Z</dc:date>
    <item>
      <title>Can Forwarder Be Configured to Pull Only?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105076#M22133</link>
      <description>&lt;P&gt;Given our environment requirements, it is not possible to have a forwarder push data to an indexer as needed (because of firewall rules). Is there a way to configure an indexer to make a request to pull data from a forwarder?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Karl&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2011 12:55:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105076#M22133</guid>
      <dc:creator>kfalconer</dc:creator>
      <dc:date>2011-11-07T12:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can Forwarder Be Configured to Pull Only?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105077#M22134</link>
      <description>&lt;P&gt;Not really.&lt;BR /&gt;
By default the forwarder works through UDP and so it simply forwards all messages out to the indexer, the flow of this can be limited and the local buffer size can be adjusted.&lt;BR /&gt;
The indexer isn't really designed to poll forwarders for information, mainly to receive the information.&lt;/P&gt;

&lt;P&gt;What rules are restricting you? There may be other methods of achieving this that someone else might know&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2011 15:42:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105077#M22134</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2011-11-07T15:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can Forwarder Be Configured to Pull Only?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105078#M22135</link>
      <description>&lt;P&gt;I dont know the specific firewall rules, just that the remote machines (of which we want log information) can not initiate requests to a destination outside the firewall.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2011 15:56:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105078#M22135</guid>
      <dc:creator>kfalconer</dc:creator>
      <dc:date>2011-11-07T15:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can Forwarder Be Configured to Pull Only?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105079#M22136</link>
      <description>&lt;P&gt;I have the same usecase.&lt;/P&gt;

&lt;P&gt;Isn't it possible to write the logs into files and have another forwarder close to the indexer retrieve those log files ?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2013 12:46:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105079#M22136</guid>
      <dc:creator>vrossign</dc:creator>
      <dc:date>2013-08-26T12:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can Forwarder Be Configured to Pull Only?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105080#M22137</link>
      <description>&lt;P&gt;Hi kfalconer,&lt;/P&gt;

&lt;P&gt;My first port of call would be to consult your firewall administrators to see whether a rule could be created specifically to allow data out. Splunk can usually address any security concerns that FW admins would have, and as they have a fairly simple comms matrix, (TCP 8089, 9997) it can be locked down. An intermediary forwarder may even be used so that comms only ever originates from one host to simplify matter even more.&lt;/P&gt;

&lt;P&gt;I recently had a deployment where the corporate policy did not allow the installation of a Universal Forwarder on some servers, AND data could only be transmitted within a certain window. As a Splunk guy, I can tell you that this was not my idea of fun...&lt;/P&gt;

&lt;P&gt;ANYWAY, we managed to get around this by writing custom scripts that would be scheduled to run daily at 2AM, extract Windows event logs for the previous 24 hours, and write them to a shared directory (on a different server) that did have a Universal Forwarder on it to pick up the events and send them to the Indexer. &lt;/P&gt;

&lt;P&gt;The end result is that they now have 'Splunk for Active Directory' installed and operational... but only with data for the previous day (they understood this would be the case), and there was a bit of rewrite to get the app working... which I wouldn't recommend if you value your sanity &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;TL;DR&lt;/STRONG&gt;: If your firewall admins can't help, you might want to look at the following:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Custom scripts to collect data on a scheduled basis&lt;/LI&gt;
&lt;LI&gt;Drop the events on a shared directory that can send data to the indexer&lt;/LI&gt;
&lt;LI&gt;Have a Universal Forwarder on that server send the data to the Indexer as it's received,&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;PS. If your firewall admins can't help... then they're probably not going to like you taking this approach either &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2013 13:30:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105080#M22137</guid>
      <dc:creator>rturk</dc:creator>
      <dc:date>2013-08-26T13:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can Forwarder Be Configured to Pull Only?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105081#M22138</link>
      <description>&lt;P&gt;Absolutely. There are multiple ways of making this happen - the question was just whether a forwarder itself can do some kind of pull instead of push, and it can't. But sure, you can have another forwarder fetch data from the hosts(s) in questions, through a script, fileshare or something else.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2013 13:39:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105081#M22138</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-08-26T13:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can Forwarder Be Configured to Pull Only?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105082#M22139</link>
      <description>&lt;P&gt;splunk internal communication is using tcp only, no udp&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2015 12:23:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-Forwarder-Be-Configured-to-Pull-Only/m-p/105082#M22139</guid>
      <dc:creator>apfender_splunk</dc:creator>
      <dc:date>2015-02-04T12:23:57Z</dc:date>
    </item>
  </channel>
</rss>

