<?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 The way  to send files from Universal Forwarder to Heavy Forwarder machine in Installation</title>
    <link>https://community.splunk.com/t5/Installation/The-way-to-send-files-from-Universal-Forwarder-to-Heavy/m-p/568909#M10701</link>
    <description>&lt;P&gt;Is there any way to transfer log files utilizing Universal Forwarder?&lt;BR /&gt;I have to use Heavy Forwarder to extract fields form complicated log texts. So It's&amp;nbsp;necessary to send logs as whole file format from the machines which generate logs toward Heavy Forwarder.&lt;/P&gt;&lt;P&gt;if it's possible, could you tell me How and Which directory I should check on Heavy Forwarder machine.&lt;/P&gt;&lt;P&gt;The Construction is this. (attachment photo)&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="constructions.jpg" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16199iB1D9CE9D8918FEF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="constructions.jpg" alt="constructions.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 10:49:09 GMT</pubDate>
    <dc:creator>smart111</dc:creator>
    <dc:date>2021-09-29T10:49:09Z</dc:date>
    <item>
      <title>The way  to send files from Universal Forwarder to Heavy Forwarder machine</title>
      <link>https://community.splunk.com/t5/Installation/The-way-to-send-files-from-Universal-Forwarder-to-Heavy/m-p/568909#M10701</link>
      <description>&lt;P&gt;Is there any way to transfer log files utilizing Universal Forwarder?&lt;BR /&gt;I have to use Heavy Forwarder to extract fields form complicated log texts. So It's&amp;nbsp;necessary to send logs as whole file format from the machines which generate logs toward Heavy Forwarder.&lt;/P&gt;&lt;P&gt;if it's possible, could you tell me How and Which directory I should check on Heavy Forwarder machine.&lt;/P&gt;&lt;P&gt;The Construction is this. (attachment photo)&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="constructions.jpg" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16199iB1D9CE9D8918FEF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="constructions.jpg" alt="constructions.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 10:49:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-way-to-send-files-from-Universal-Forwarder-to-Heavy/m-p/568909#M10701</guid>
      <dc:creator>smart111</dc:creator>
      <dc:date>2021-09-29T10:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: The way  to send files from Universal Forwarder to Heavy Forwarder machine</title>
      <link>https://community.splunk.com/t5/Installation/The-way-to-send-files-from-Universal-Forwarder-to-Heavy/m-p/568910#M10702</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/230754"&gt;@smart111&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;using Splunk Cloud is always a best practice to use an Heavy Forwarder (it's better to use at least two HFs to avoid a Single Point of Failure!) to concentrate logs before sending to Cloud.&lt;/P&gt;&lt;P&gt;So you have to configure your Universal Forwarders to send their logs to the HF as if it were an Indexer.&lt;/P&gt;&lt;P&gt;On the HF you have to forward all logs to the Cloud, using the instructions you downloaded by Splunk Cloud.&lt;/P&gt;&lt;P&gt;The only attention you need is that you need to parse your logs on the HF and not on the Cloud.&lt;/P&gt;&lt;P&gt;In other words, you have to put on the HF all props.conf and transforms.conf you need for your applications, not search time field extractions, but all the other parsing jobs.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 11:01:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-way-to-send-files-from-Universal-Forwarder-to-Heavy/m-p/568910#M10702</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-09-29T11:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: The way  to send files from Universal Forwarder to Heavy Forwarder machine</title>
      <link>https://community.splunk.com/t5/Installation/The-way-to-send-files-from-Universal-Forwarder-to-Heavy/m-p/568919#M10703</link>
      <description>&lt;P&gt;Thank you for answering, &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;!&lt;/P&gt;&lt;P&gt;Using the way you suggested me, is it possible to extract fields from file paths on UF/HF machine?&lt;/P&gt;&lt;P&gt;Originally, I extracted these fields, "_time",&amp;nbsp; "application" and "c_code" from the path like this "/var/opt/splunk/{$c_code}/{$application}/{$_time}.log at Heavy Forwarder. That's why I wondered there is the way to send log files from UF to HF and the files are stored at somewhere on HF machine.&lt;/P&gt;&lt;P&gt;But from your advice, I interpreted forwarding files from UF to HF are no longer effective as long as the logs specify indexed at UF. Is that correct?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 12:20:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-way-to-send-files-from-Universal-Forwarder-to-Heavy/m-p/568919#M10703</guid>
      <dc:creator>smart111</dc:creator>
      <dc:date>2021-09-29T12:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: The way  to send files from Universal Forwarder to Heavy Forwarder machine</title>
      <link>https://community.splunk.com/t5/Installation/The-way-to-send-files-from-Universal-Forwarder-to-Heavy/m-p/568925#M10704</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/230754"&gt;@smart111&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;logs aren't indexed in UFs, they are indexed in Indexers.&lt;/P&gt;&lt;P&gt;The path is the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;logs are ingested in UFs and they could have the main information from conf files (index, sourcetype, host, source);&lt;/LI&gt;&lt;LI&gt;then logs are sent to the HF where they are parsed (not stored),&lt;/LI&gt;&lt;LI&gt;then they are sent to the Indexers (on Cloud) where they are indexed.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So the field extraction can be done at index time on HF and stored in Indexers, or at search time on Search Heads.&lt;/P&gt;&lt;P&gt;On HFs you have to parse all the field to extract at index time.&lt;/P&gt;&lt;P&gt;Logs aren't stored in HFs but they are parsed and then sent to Indexers.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 12:52:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-way-to-send-files-from-Universal-Forwarder-to-Heavy/m-p/568925#M10704</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-09-29T12:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: The way  to send files from Universal Forwarder to Heavy Forwarder machine</title>
      <link>https://community.splunk.com/t5/Installation/The-way-to-send-files-from-Universal-Forwarder-to-Heavy/m-p/568931#M10705</link>
      <description>&lt;P&gt;Thank you for answering,&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand the structure.&lt;BR /&gt;Then I should extract some fields related with file path parsing source information at HF.&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 13:30:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/The-way-to-send-files-from-Universal-Forwarder-to-Heavy/m-p/568931#M10705</guid>
      <dc:creator>smart111</dc:creator>
      <dc:date>2021-09-29T13:30:48Z</dc:date>
    </item>
  </channel>
</rss>

