<?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: props and transforms not working in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686981#M114510</link>
    <description>&lt;P&gt;This format looks suspiciously familiar. Check if you're using INDEXED_EXTRACTIONS on this sourcetype. If you do, the data is parsed on the UF and is &lt;EM&gt;not&lt;/EM&gt; further processed on the indexer (or HF).&lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2024 07:55:49 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2024-05-09T07:55:49Z</dc:date>
    <item>
      <title>props and transforms not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686950#M114502</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;My props and transforms is not working.&lt;/P&gt;
&lt;P&gt;Kept the props and transforms in the Heavy Forwarder.&lt;/P&gt;
&lt;P&gt;can anyone please assist.&lt;/P&gt;
&lt;P&gt;I want to drop the below lines from ingesting into Splunk but its not working.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;#Date&lt;/SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;2024-05-03&lt;/SPAN&gt; &lt;SPAN class=""&gt;00:00:01&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent) cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status sc-bytes cs-bytes time-taken https&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;props:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[mysourcetype]&lt;BR /&gt;TRANSFORMS-drop_header= drop_header&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Transforms:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[drop_header]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;REGEX = ^#Date.+\n#Fields.+&lt;BR /&gt;DEST_KEY = queue&lt;BR /&gt;FORMAT = nullQueue&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 16:35:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686950#M114502</guid>
      <dc:creator>blbr123</dc:creator>
      <dc:date>2026-04-01T16:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: props and transforms not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686959#M114503</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232545"&gt;@blbr123&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;did you checked the regex in Splunk?&lt;/P&gt;&lt;P&gt;If you could share some sample of your logs I can help you in this.&lt;/P&gt;&lt;P&gt;are there other (one or more) HFs before the one where you located props and transforms?&lt;/P&gt;&lt;P&gt;The transofrmation muste be applied in the first full Splunk instance where data pass through.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 05:59:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686959#M114503</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-05-09T05:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: props and transforms not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686961#M114504</link>
      <description>&lt;P&gt;Yes I have checked in regex looks good.&lt;/P&gt;&lt;P&gt;There are no other HF's before.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="blbr123_0-1715234566883.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/30746i624DBC27FE406AD6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="blbr123_0-1715234566883.png" alt="blbr123_0-1715234566883.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 06:03:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686961#M114504</guid>
      <dc:creator>blbr123</dc:creator>
      <dc:date>2024-05-09T06:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: props and transforms not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686963#M114505</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232545"&gt;@blbr123&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;this seems to be a multiline og, try adding (?ms) at the beginning of the regex.&lt;/P&gt;&lt;P&gt;Then test your regex in Splunk not outside Splunk.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 06:06:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686963#M114505</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-05-09T06:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: props and transforms not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686964#M114506</link>
      <description>&lt;P&gt;sure will give a try and what does (?ms) do?&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 06:08:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686964#M114506</guid>
      <dc:creator>blbr123</dc:creator>
      <dc:date>2024-05-09T06:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: props and transforms not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686966#M114507</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232545"&gt;@blbr123&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;(?ms) in a regex means that you have to consider a multiine event.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 06:15:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686966#M114507</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-05-09T06:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: props and transforms not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686971#M114508</link>
      <description>&lt;P&gt;Tested in splunk , only when I add (?ms) in front of regex it matches.&lt;/P&gt;&lt;P&gt;But when I check this entire regex in the regex tool it does not match&lt;/P&gt;&lt;P&gt;(?ms)^#Date.+\n#Fields.+&lt;/P&gt;&lt;P&gt;and I am not sure if we add (?ms) in transforms will work or not?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="blbr123_0-1715237032086.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/30747i6F0CD4E468C59A00/image-size/medium?v=v2&amp;amp;px=400" role="button" title="blbr123_0-1715237032086.png" alt="blbr123_0-1715237032086.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 06:44:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686971#M114508</guid>
      <dc:creator>blbr123</dc:creator>
      <dc:date>2024-05-09T06:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: props and transforms not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686973#M114509</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232545"&gt;@blbr123&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;test it in Splunk using the regex command.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 06:55:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686973#M114509</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-05-09T06:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: props and transforms not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686981#M114510</link>
      <description>&lt;P&gt;This format looks suspiciously familiar. Check if you're using INDEXED_EXTRACTIONS on this sourcetype. If you do, the data is parsed on the UF and is &lt;EM&gt;not&lt;/EM&gt; further processed on the indexer (or HF).&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 07:55:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-and-transforms-not-working/m-p/686981#M114510</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-05-09T07:55:49Z</dc:date>
    </item>
  </channel>
</rss>

