<?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: Can I parse some data on one heavy forwarder and route to another heavy forwarder for filtering to split CPU load? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176506#M35390</link>
    <description>&lt;P&gt;Think about the logs itself: is it possible to change the logs in a matter that only needed stuff is in there?&lt;/P&gt;</description>
    <pubDate>Fri, 31 Oct 2014 09:30:54 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2014-10-31T09:30:54Z</dc:date>
    <item>
      <title>Can I parse some data on one heavy forwarder and route to another heavy forwarder for filtering to split CPU load?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176502#M35386</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;My Heavy Forwarder filters data at host level and sends it to Indexer. But it is using high CPU. Can I split the patterns in two levels so that few patterns are applied at the host (HF) and I add one more layer of HF to further filter out the data sent by the host and then index the data?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Meenal&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2014 16:57:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176502#M35386</guid>
      <dc:creator>meenal901</dc:creator>
      <dc:date>2014-10-29T16:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can I parse some data on one heavy forwarder and route to another heavy forwarder for filtering to split CPU load?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176503#M35387</link>
      <description>&lt;P&gt;Adding more information:&lt;/P&gt;

&lt;P&gt;I have a setup with 30 production hosts, 1 intermediate heavy forwarder and 1 indexer. Initially i had Universal forwarders on the hosts and the events were sent to the heavy forwarder for filtering. Now, the client wants filtering to be done at the host level itself since we don't want to send unwanted data over the network.&lt;/P&gt;

&lt;P&gt;But with Heavy forwarders on the host, there is a chance that the CPU usage will shoot up. So they proposed a solution that we filter out say 50% data on the host using heavy forwarders, and the rest of the data is filtered out at intermediate layer. (Total 80% data is filtered out).&lt;/P&gt;

&lt;P&gt;The only problem is, I am not sure if cooked data sent by the HeavyForwarder host can again be read and filtered by intermediate heavy forwarder for second-level filtering.&lt;/P&gt;

&lt;P&gt;The filtering is the main use-case for us.&lt;/P&gt;

&lt;P&gt;Hope this can help someone help me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Meenal&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 08:37:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176503#M35387</guid>
      <dc:creator>meenal901</dc:creator>
      <dc:date>2014-10-31T08:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can I parse some data on one heavy forwarder and route to another heavy forwarder for filtering to split CPU load?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176504#M35388</link>
      <description>&lt;P&gt;Hi, take a look at this answer &lt;A href="http://answers.splunk.com/answers/168491/routing-data-to-index-using-sourcetype.html#comment-168793"&gt;http://answers.splunk.com/answers/168491/routing-data-to-index-using-sourcetype.html#comment-168793&lt;/A&gt; it is possible BUT also be aware of the comment made by @jrodman !&lt;/P&gt;

&lt;P&gt;Why don't you take a different approach; instead filter out unwanted stuff, only pick up needed stuff?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 09:07:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176504#M35388</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-10-31T09:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can I parse some data on one heavy forwarder and route to another heavy forwarder for filtering to split CPU load?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176505#M35389</link>
      <description>&lt;P&gt;Thanks for the reply. &lt;BR /&gt;
I only know REGEX to ignore, not the ones to select &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; and the NOT REGEX approach becomes expensive for processing.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 09:13:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176505#M35389</guid>
      <dc:creator>meenal901</dc:creator>
      <dc:date>2014-10-31T09:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can I parse some data on one heavy forwarder and route to another heavy forwarder for filtering to split CPU load?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176506#M35390</link>
      <description>&lt;P&gt;Think about the logs itself: is it possible to change the logs in a matter that only needed stuff is in there?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 09:30:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176506#M35390</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-10-31T09:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can I parse some data on one heavy forwarder and route to another heavy forwarder for filtering to split CPU load?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176507#M35391</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Do we know in what version splunk will shut down the option of re-parsing ? I can see its available till 6.2&lt;/P&gt;

&lt;P&gt;The above problem posts a threat to my project. CPU is 100% utilized with Heavy Forwarder on the hosts. And Universal Forwarder eats up the netwok. I really need a middle way.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Meenal&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2015 04:17:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176507#M35391</guid>
      <dc:creator>meenal901</dc:creator>
      <dc:date>2015-01-19T04:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can I parse some data on one heavy forwarder and route to another heavy forwarder for filtering to split CPU load?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176508#M35392</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You could filter some data in Heavy Forwarder1 and then send the filtered output to the intermediate Heavy Forwarder and add the "route" in inputs of the intermediate HF to re-parse and then you could further filter the data.&lt;/P&gt;

&lt;P&gt;[splunktcp://11111]&lt;BR /&gt;
route=has_key:_utf8:parsingQueue;has_key:_linebreaker:parsingQueue;absent_key:_utf8:parsingQueue;absent_key:_linebreaker:parsingQueue;&lt;/P&gt;

&lt;P&gt;The "route" will cause re-parsing in Intermediate HF and thereby allow you to filter in Intermediate HF.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 06:41:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176508#M35392</guid>
      <dc:creator>merp96</dc:creator>
      <dc:date>2020-09-29T06:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can I parse some data on one heavy forwarder and route to another heavy forwarder for filtering to split CPU load?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176509#M35393</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You could filter some data in Heavy Forwarder1 and then send the filtered output to the intermediate Heavy Forwarder and add the "route" in inputs of the intermediate HF to re-parse and then you could further filter the data.&lt;/P&gt;

&lt;P&gt;[splunktcp://11111]&lt;BR /&gt;
route=has_key:_utf8:parsingQueue;has_key:_linebreaker:parsingQueue;absent_key:_utf8:parsingQueue;absent_key:_linebreaker:parsingQueue;&lt;/P&gt;

&lt;P&gt;The "route" will cause re-parsing in Intermediate HF and thereby allow you to filter in Intermediate HF.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 06:41:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176509#M35393</guid>
      <dc:creator>merp96</dc:creator>
      <dc:date>2020-09-29T06:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can I parse some data on one heavy forwarder and route to another heavy forwarder for filtering to split CPU load?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176510#M35394</link>
      <description>&lt;P&gt;There's are HUGE caveats to the key routing method to re-parse data:&lt;/P&gt;

&lt;P&gt;a) unsupported (don't bother opening a case about it)&lt;BR /&gt;
b) untested (e.g. it has worked in the past but is not QA'd so could break at any point)&lt;BR /&gt;
c) applies to ALL inputs on the system you set it up on -- regardless of the stanza it's applied in, so you are essentially relegating an IF to a single input.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 15:28:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-parse-some-data-on-one-heavy-forwarder-and-route-to/m-p/176510#M35394</guid>
      <dc:creator>nnmiller</dc:creator>
      <dc:date>2019-02-01T15:28:26Z</dc:date>
    </item>
  </channel>
</rss>

