<?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 Logs to local Hfs if on corp network else send to Cloud in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468385#M99590</link>
    <description>&lt;P&gt;Laptop sends log to local HFs if connected to corp network - otherwise send logs to Splunk Cloud.&lt;BR /&gt;
Data should not end up redundant on the indexers.&lt;/P&gt;

&lt;P&gt;Is it possible to have this configured?&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2019 12:01:53 GMT</pubDate>
    <dc:creator>rene_securelink</dc:creator>
    <dc:date>2019-08-28T12:01:53Z</dc:date>
    <item>
      <title>Logs to local Hfs if on corp network else send to Cloud</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468385#M99590</link>
      <description>&lt;P&gt;Laptop sends log to local HFs if connected to corp network - otherwise send logs to Splunk Cloud.&lt;BR /&gt;
Data should not end up redundant on the indexers.&lt;/P&gt;

&lt;P&gt;Is it possible to have this configured?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 12:01:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468385#M99590</guid>
      <dc:creator>rene_securelink</dc:creator>
      <dc:date>2019-08-28T12:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Logs to local Hfs if on corp network else send to Cloud</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468386#M99591</link>
      <description>&lt;P&gt;Hi rene_securelink,&lt;BR /&gt;
I don't know if could be acceptable for you, but if you could configure outputs.conf of your Laptop's Forwarder to send logs both to HFs and Splunk Cloud.&lt;BR /&gt;
In this way, you send to Splunk Cloud when you're aren't connected to the corp network and to the HFs and Splunk Cloud when you're connected to the corp network.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 13:11:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468386#M99591</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-08-28T13:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Logs to local Hfs if on corp network else send to Cloud</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468387#M99592</link>
      <description>&lt;P&gt;Yes ! And combine that with strict IP filters on the inputs for both the HF and splunk cloud receiving end &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 13:54:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468387#M99592</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-08-28T13:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Logs to local Hfs if on corp network else send to Cloud</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468388#M99593</link>
      <description>&lt;P&gt;Hi Giuseppe,&lt;BR /&gt;
Thanks for the answer - one question if using 2 groups.&lt;BR /&gt;
For Cloud there is an certificate to be used. Could that not cause an issue for the internal HFs as it will not be the same?&lt;BR /&gt;
Or will each group use it's own certificate?&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultgroup = internalhf&lt;/P&gt;

&lt;P&gt;[tcpout:internalhf]&lt;BR /&gt;
server = hf1,hf2&lt;BR /&gt;
sslCertpath  = xyz&lt;BR /&gt;
sslRootCApath = xyz&lt;BR /&gt;
sslPassword = xyz&lt;/P&gt;

&lt;P&gt;[tcpout:cloud]&lt;BR /&gt;
server = cloud1,cloud2&lt;BR /&gt;
sslCertpath  = abc&lt;BR /&gt;
sslRootCApath = abc&lt;BR /&gt;
sslPassword = abc&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;BR /&gt;
René&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 11:11:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468388#M99593</guid>
      <dc:creator>rene_securelink</dc:creator>
      <dc:date>2019-08-30T11:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Logs to local Hfs if on corp network else send to Cloud</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468389#M99594</link>
      <description>&lt;P&gt;Hi rene_securelink,&lt;BR /&gt;
in the same outputs.conf you have to merge two configuration:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;one for cloud,&lt;/LI&gt;
&lt;LI&gt;one for HFs.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;in each section you have to use the options that you're already using: in other words, if you use SSL you have to use, if not you don't need.&lt;/P&gt;

&lt;P&gt;you can have more certificates.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 12:39:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468389#M99594</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-08-30T12:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Logs to local Hfs if on corp network else send to Cloud</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468390#M99595</link>
      <description>&lt;P&gt;The easiest way is to have both the HFs and the cloud indexers in your &lt;CODE&gt;outputs.conf&lt;/CODE&gt;.  The problem with this is that it does not prefer the HFs over cloud.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2019 20:26:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468390#M99595</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-09-01T20:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Logs to local Hfs if on corp network else send to Cloud</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468391#M99596</link>
      <description>&lt;P&gt;Pretty much anything else is going to result in logs both places at least sometimes.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2019 20:27:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468391#M99596</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-09-01T20:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Logs to local Hfs if on corp network else send to Cloud</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468392#M99597</link>
      <description>&lt;P&gt;Hi rene_securelink,&lt;BR /&gt;
if this answer satisfies your need, please accept and/or upvote it.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2019 07:03:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Logs-to-local-Hfs-if-on-corp-network-else-send-to-Cloud/m-p/468392#M99597</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-09-02T07:03:45Z</dc:date>
    </item>
  </channel>
</rss>

