<?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 Need to prevent pattern from being parsed and shown in to the logs. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Need-to-prevent-pattern-from-being-parsed-and-shown-in-to-the/m-p/222300#M98903</link>
    <description>&lt;P&gt;I am trying to parse this message and sending "Timer_ConnectionIdle" in to nullQueue. I am not using  heavy forwarders so that I can't use props.conf and transforms.conf files in the app deployment folder ( where we have inputs.conf file for the related index). I am trying to change/ create files ( props.conf or transforms.conf) in SPLUNK_HOME/etc/system/local as suggested in articles to use indexers if there is a light forwarder.&lt;/P&gt;

&lt;P&gt;2016-08-09 14:26:23 10.30.70.180 54809 10.30.15.216 80 - - - - - Timer_ConnectionIdle -&lt;BR /&gt;
2016-08-09 14:23:28 10.30.60.203 57988 10.30.15.241 80 HTTP/1.1 GET /Ops/Main.asp?Bus_Unit=800024&amp;amp;busUnit=800024&amp;amp;country_id=US&amp;amp;RegionCode=&amp;amp;TabSelect=7&amp;amp;WhichTab=&amp;amp;type=summary - 27 Client_Reset sitedataasp.uat.crowncastle.com+AppPool&lt;/P&gt;

&lt;P&gt;I am not getting this working even though I tried changing the location of props.conf and transforms.conf as well as configuration.&lt;/P&gt;

&lt;P&gt;Transforms.conf&lt;BR /&gt;
[null_filter]&lt;BR /&gt;
REGEX=Timer_ConnectionIdle&lt;BR /&gt;
DEST_KEY=queue&lt;BR /&gt;
FORMAT=nullQueue&lt;/P&gt;

&lt;P&gt;props.conf&lt;BR /&gt;
[source::C:\Windows\System32\LogFiles\HTTPERR\httperr54.log]&lt;BR /&gt;
TRANSFORMS-null=null_filter&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 10:34:58 GMT</pubDate>
    <dc:creator>saxenaamit</dc:creator>
    <dc:date>2020-09-29T10:34:58Z</dc:date>
    <item>
      <title>Need to prevent pattern from being parsed and shown in to the logs.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-to-prevent-pattern-from-being-parsed-and-shown-in-to-the/m-p/222300#M98903</link>
      <description>&lt;P&gt;I am trying to parse this message and sending "Timer_ConnectionIdle" in to nullQueue. I am not using  heavy forwarders so that I can't use props.conf and transforms.conf files in the app deployment folder ( where we have inputs.conf file for the related index). I am trying to change/ create files ( props.conf or transforms.conf) in SPLUNK_HOME/etc/system/local as suggested in articles to use indexers if there is a light forwarder.&lt;/P&gt;

&lt;P&gt;2016-08-09 14:26:23 10.30.70.180 54809 10.30.15.216 80 - - - - - Timer_ConnectionIdle -&lt;BR /&gt;
2016-08-09 14:23:28 10.30.60.203 57988 10.30.15.241 80 HTTP/1.1 GET /Ops/Main.asp?Bus_Unit=800024&amp;amp;busUnit=800024&amp;amp;country_id=US&amp;amp;RegionCode=&amp;amp;TabSelect=7&amp;amp;WhichTab=&amp;amp;type=summary - 27 Client_Reset sitedataasp.uat.crowncastle.com+AppPool&lt;/P&gt;

&lt;P&gt;I am not getting this working even though I tried changing the location of props.conf and transforms.conf as well as configuration.&lt;/P&gt;

&lt;P&gt;Transforms.conf&lt;BR /&gt;
[null_filter]&lt;BR /&gt;
REGEX=Timer_ConnectionIdle&lt;BR /&gt;
DEST_KEY=queue&lt;BR /&gt;
FORMAT=nullQueue&lt;/P&gt;

&lt;P&gt;props.conf&lt;BR /&gt;
[source::C:\Windows\System32\LogFiles\HTTPERR\httperr54.log]&lt;BR /&gt;
TRANSFORMS-null=null_filter&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:34:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-to-prevent-pattern-from-being-parsed-and-shown-in-to-the/m-p/222300#M98903</guid>
      <dc:creator>saxenaamit</dc:creator>
      <dc:date>2020-09-29T10:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Need to prevent pattern from being parsed and shown in to the logs.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-to-prevent-pattern-from-being-parsed-and-shown-in-to-the/m-p/222301#M98904</link>
      <description>&lt;P&gt;Try this, restart splunk &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Transforms.conf
[null_filter]
REGEX=Timer_ConnectionIdle
DEST_KEY=queue
FORMAT=nullQueue

props.conf
[source::C:\\Windows\\System32\\LogFiles\\HTTPERR\\httperr54.log]
TRANSFORMS-null=null_filter
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 10 Aug 2016 22:54:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-to-prevent-pattern-from-being-parsed-and-shown-in-to-the/m-p/222301#M98904</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-08-10T22:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need to prevent pattern from being parsed and shown in to the logs.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-to-prevent-pattern-from-being-parsed-and-shown-in-to-the/m-p/222302#M98905</link>
      <description>&lt;P&gt;Thanks Sunder. I have already tried it before and didn't get it working.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2016 13:10:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-to-prevent-pattern-from-being-parsed-and-shown-in-to-the/m-p/222302#M98905</guid>
      <dc:creator>saxenaamit</dc:creator>
      <dc:date>2016-08-11T13:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need to prevent pattern from being parsed and shown in to the logs.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-to-prevent-pattern-from-being-parsed-and-shown-in-to-the/m-p/222303#M98906</link>
      <description>&lt;P&gt;Did you try escaping the &lt;CODE&gt;\&lt;/CODE&gt; And is this on the indexer? Then I would suggest try using sourcetype stanze. Maybe something with the source stanza&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2016 14:35:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-to-prevent-pattern-from-being-parsed-and-shown-in-to-the/m-p/222303#M98906</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-08-11T14:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need to prevent pattern from being parsed and shown in to the logs.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-to-prevent-pattern-from-being-parsed-and-shown-in-to-the/m-p/222304#M98907</link>
      <description>&lt;P&gt;Put the props and transforms on the universal forwarder AND the indexers.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2016 14:36:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-to-prevent-pattern-from-being-parsed-and-shown-in-to-the/m-p/222304#M98907</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-08-11T14:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need to prevent pattern from being parsed and shown in to the logs.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-to-prevent-pattern-from-being-parsed-and-shown-in-to-the/m-p/222305#M98908</link>
      <description>&lt;P&gt;Did you try escaping the `` - I didn't get about what you are indicating.&lt;BR /&gt;
And is this on the indexer- Yes, we are not using heavy forwarders so, I found that we need to use indexers to get this working.&lt;BR /&gt;
Then I would suggest try using sourcetype stanze. Maybe something with the source stanza- I have tried with sourceType instead of using source.  SourceType value what I used came from inputs.conf. I did't get it working.&lt;/P&gt;

&lt;P&gt;Can you list steps to configure by which we can send data  to nullQueue without using heavy forwarders? It seems I might be missing a step.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2016 15:07:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-to-prevent-pattern-from-being-parsed-and-shown-in-to-the/m-p/222305#M98908</guid>
      <dc:creator>saxenaamit</dc:creator>
      <dc:date>2016-08-11T15:07:40Z</dc:date>
    </item>
  </channel>
</rss>

