<?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: Transform field extraction work from default but not from local in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Transform-field-extraction-work-from-default-but-not-from-local/m-p/482783#M82713</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;After changing/adding configuration in &lt;CODE&gt;&amp;lt;app&amp;gt;/local/transforms.conf&lt;/CODE&gt; have you restarted Splunk or used &lt;CODE&gt;/debug/refresh&lt;/CODE&gt; endpoint to reload configuration ?&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2019 08:08:37 GMT</pubDate>
    <dc:creator>harsmarvania57</dc:creator>
    <dc:date>2019-09-17T08:08:37Z</dc:date>
    <item>
      <title>Transform field extraction work from default but not from local</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Transform-field-extraction-work-from-default-but-not-from-local/m-p/482782#M82712</link>
      <description>&lt;P&gt;I'm using the Splunk TA for Symantec Endpoint Protection 2.3.0 and for the latest version of SEP some of the log file formats have changed and so the field extractions aren't working. I've taken the REGEX from the default\transforms.conf file and modified it and tested it using rex and all is works.&lt;/P&gt;

&lt;P&gt;On the search head I copied the transforms.conf file from default to local (inside the app) however the field extractions don't work. So I tried putting the updated extraction directly into the default\transforms.conf file and they now work.&lt;/P&gt;

&lt;P&gt;In both of the above cases running &lt;BR /&gt;
.&lt;CODE&gt;\splunk.exe cmd btool --app=Splunk_TA_symantec-ep transforms list&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Displayed the updated REGEX&lt;/P&gt;

&lt;P&gt;Can anyone shed some light on why this might be the case? &lt;/P&gt;

&lt;P&gt;Do I need to update the local.meta file? If so, what should I put in there?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 02:44:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Transform-field-extraction-work-from-default-but-not-from-local/m-p/482782#M82712</guid>
      <dc:creator>jeremyhagand61</dc:creator>
      <dc:date>2019-09-17T02:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Transform field extraction work from default but not from local</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Transform-field-extraction-work-from-default-but-not-from-local/m-p/482783#M82713</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;After changing/adding configuration in &lt;CODE&gt;&amp;lt;app&amp;gt;/local/transforms.conf&lt;/CODE&gt; have you restarted Splunk or used &lt;CODE&gt;/debug/refresh&lt;/CODE&gt; endpoint to reload configuration ?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 08:08:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Transform-field-extraction-work-from-default-but-not-from-local/m-p/482783#M82713</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-09-17T08:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Transform field extraction work from default but not from local</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Transform-field-extraction-work-from-default-but-not-from-local/m-p/482784#M82714</link>
      <description>&lt;P&gt;Check your escape characters, some working using the rex command does not work in conf files. for example backslashes.&lt;BR /&gt;
Check &lt;A href="https://answers.splunk.com/answers/623193/tricky-behavior-of-escaping-backslash-in-regex.html"&gt;this post&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 11:16:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Transform-field-extraction-work-from-default-but-not-from-local/m-p/482784#M82714</guid>
      <dc:creator>sonny_monti</dc:creator>
      <dc:date>2019-09-17T11:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Transform field extraction work from default but not from local</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Transform-field-extraction-work-from-default-but-not-from-local/m-p/482785#M82715</link>
      <description>&lt;P&gt;See from my OP that when I put them in default\transforms it works. So yes I have.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 00:40:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Transform-field-extraction-work-from-default-but-not-from-local/m-p/482785#M82715</guid>
      <dc:creator>jeremyhagand61</dc:creator>
      <dc:date>2019-09-18T00:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Transform field extraction work from default but not from local</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Transform-field-extraction-work-from-default-but-not-from-local/m-p/482786#M82716</link>
      <description>&lt;P&gt;Rex works in one transform.conf file, but not in another. Nothing wrong with the rex.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 00:40:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Transform-field-extraction-work-from-default-but-not-from-local/m-p/482786#M82716</guid>
      <dc:creator>jeremyhagand61</dc:creator>
      <dc:date>2019-09-18T00:40:58Z</dc:date>
    </item>
  </channel>
</rss>

