<?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: Try to use transforms.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Try-to-use-transforms-conf/m-p/232129#M45250</link>
    <description>&lt;P&gt;Hula, you made me laugh this morning.  "... a failure in REGEX or in Brain 1.0".  Thank you for that.&lt;/P&gt;

&lt;P&gt;BTW, try &lt;CODE&gt;REGEX=POLLER&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I'm assuming that the word "POLLER" won't be found in any event you want to keep?  Here's the regex101 you can use to confirm it works.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://regex101.com/r/Dtydhe/1"&gt;https://regex101.com/r/Dtydhe/1&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2017 12:49:59 GMT</pubDate>
    <dc:creator>Richfez</dc:creator>
    <dc:date>2017-01-18T12:49:59Z</dc:date>
    <item>
      <title>Try to use transforms.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Try-to-use-transforms-conf/m-p/232128#M45249</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;we try around with Splunk (first contact). We to prof what we can log from HDS Storages.&lt;/P&gt;

&lt;P&gt;System report via Port 11101 UDP:&lt;/P&gt;

&lt;P&gt;As an example what we dont need.&lt;BR /&gt;
"Jan 18 11:44:23 SYSXX  Jan 18 11:44:27 SVP Storage: CELFSS,1.1,410713,,2017-01-18T11:44:27.1+01:00,Storage,SVP,Authentication,Success,uid=lalalal({COMPONENT-POLLER}:DvM_Srv),R800:XXXXX,,SYSXX_Auditlog,,,,from=10.135.XXX.XXX,,,,384397,BasicLog,,,RMI AP,167,,[BASE],Logout,,Normal end,Seq.=0000384397"&lt;/P&gt;

&lt;P&gt;these messages are coming (varies) in 1-5 minutes with similia content. All what we get with "POLLER" shoudl be not sorted in...ist useless for us.&lt;/P&gt;

&lt;P&gt;Copy props.conf to *system/local and add at the end:&lt;BR /&gt;
    [source::udp:11101]&lt;BR /&gt;
    TRANSFORMS-null= setnull&lt;/P&gt;

&lt;P&gt;copy transforms and add at the end.&lt;BR /&gt;
    [setnull]&lt;BR /&gt;
    REGEX = [/&lt;EM&gt;POLLER&lt;/EM&gt;]&lt;BR /&gt;
    DEST_KEY = queue&lt;BR /&gt;
    FORMAT = nullQueue&lt;/P&gt;

&lt;P&gt;But that did not work. All of the messages are coming in. I guess i made a failure in REGEX or in Brain 1.0...not sure. &lt;BR /&gt;
where is my fault?&lt;/P&gt;

&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:24:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Try-to-use-transforms-conf/m-p/232128#M45249</guid>
      <dc:creator>Hula</dc:creator>
      <dc:date>2020-09-29T12:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Try to use transforms.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Try-to-use-transforms-conf/m-p/232129#M45250</link>
      <description>&lt;P&gt;Hula, you made me laugh this morning.  "... a failure in REGEX or in Brain 1.0".  Thank you for that.&lt;/P&gt;

&lt;P&gt;BTW, try &lt;CODE&gt;REGEX=POLLER&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I'm assuming that the word "POLLER" won't be found in any event you want to keep?  Here's the regex101 you can use to confirm it works.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://regex101.com/r/Dtydhe/1"&gt;https://regex101.com/r/Dtydhe/1&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 12:49:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Try-to-use-transforms-conf/m-p/232129#M45250</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2017-01-18T12:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Try to use transforms.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Try-to-use-transforms-conf/m-p/232130#M45251</link>
      <description>&lt;P&gt;Will try this line.&lt;BR /&gt;
REGEX = POLLER&lt;/P&gt;

&lt;P&gt;Thx...have to wait i little while. &lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 13:00:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Try-to-use-transforms-conf/m-p/232130#M45251</guid>
      <dc:creator>Hula</dc:creator>
      <dc:date>2017-01-18T13:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Try to use transforms.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Try-to-use-transforms-conf/m-p/232131#M45252</link>
      <description>&lt;P&gt;Hmmm, did not work. Sry, im realy a beginner.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[setnull]
REGEX = POLLER
DEST_KEY = queue
FORMAT = nullQueue
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 18 Jan 2017 13:22:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Try-to-use-transforms-conf/m-p/232131#M45252</guid>
      <dc:creator>Hula</dc:creator>
      <dc:date>2017-01-18T13:22:00Z</dc:date>
    </item>
  </channel>
</rss>

