<?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: splunk 6 forwarder headers? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138370#M5212</link>
    <description>&lt;P&gt;Thanks. Do I need to enter regex for each line (which stinks), or is there a way to signify the start of the preamble and the end of the preamble?&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2014 11:58:04 GMT</pubDate>
    <dc:creator>a212830</dc:creator>
    <dc:date>2014-02-11T11:58:04Z</dc:date>
    <item>
      <title>splunk 6 forwarder headers?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138366#M5208</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I seem to recall hearing about some new features in Splunk 6, where we can define "headers" that should be ignored by the forwarder.  Am I imagining things?  I can't find any doc that might show those features. &lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2014 16:20:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138366#M5208</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2014-02-05T16:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: splunk 6 forwarder headers?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138367#M5209</link>
      <description>&lt;P&gt;Can you define "headers"? What OS? What log sources?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2014 17:08:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138367#M5209</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2014-02-05T17:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: splunk 6 forwarder headers?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138368#M5210</link>
      <description>&lt;P&gt;looking for examples on using the preamble_regex.  Can I specify a start section/end section? &lt;/P&gt;

&lt;P&gt;For example:&lt;/P&gt;

&lt;P&gt;Line 1 preamble...&lt;BR /&gt;
junk&lt;BR /&gt;
more junk&lt;BR /&gt;
even more junk&lt;BR /&gt;
end of preamble&lt;/P&gt;

&lt;P&gt;Is there a way to filter all that out?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2014 15:51:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138368#M5210</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2014-02-06T15:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: splunk 6 forwarder headers?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138369#M5211</link>
      <description>&lt;P&gt;As long as your junk matches a &lt;CODE&gt;PREAMBLE_REGEX&lt;/CODE&gt; setting, it should be filtered out. &lt;/P&gt;

&lt;P&gt;For example, IIS might have this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;PREAMBLE_REGEX = ^#
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Feb 2014 15:59:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138369#M5211</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2014-02-06T15:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: splunk 6 forwarder headers?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138370#M5212</link>
      <description>&lt;P&gt;Thanks. Do I need to enter regex for each line (which stinks), or is there a way to signify the start of the preamble and the end of the preamble?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2014 11:58:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138370#M5212</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2014-02-11T11:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: splunk 6 forwarder headers?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138371#M5213</link>
      <description>&lt;P&gt;Any line that starts with "#" will be removed. I don't think it knows about "start" and "end" of a preamble.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2014 13:36:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138371#M5213</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2014-02-11T13:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: splunk 6 forwarder headers?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138372#M5214</link>
      <description>&lt;P&gt;Thanks. I was hoping it worked similar to some awk functions, where you could identify the start of a section and the end of a section.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2014 01:56:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunk-6-forwarder-headers/m-p/138372#M5214</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2014-02-13T01:56:41Z</dc:date>
    </item>
  </channel>
</rss>

