<?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: When should I use Report or Transform on props.conf? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/When-should-I-use-Report-or-Transform-on-props-conf/m-p/163428#M33147</link>
    <description>&lt;P&gt;Based on your requirement (data deletion instead of data masking), you should use SEDCMD in props.conf instead of REPORT or TRANSFORM. I have provided an answer in your related question. Have a look at that.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/148270/transformconf-hide-values-or-make-them-anonymous?page=1&amp;amp;focusedAnswerId=148342#148342"&gt;http://answers.splunk.com/answers/148270/transformconf-hide-values-or-make-them-anonymous?page=1&amp;amp;focusedAnswerId=148342#148342&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jul 2014 18:22:44 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2014-07-30T18:22:44Z</dc:date>
    <item>
      <title>When should I use Report or Transform on props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/When-should-I-use-Report-or-Transform-on-props-conf/m-p/163425#M33144</link>
      <description>&lt;P&gt;When should I use Report and when should I use Transform on the props.conf?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2014 13:35:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/When-should-I-use-Report-or-Transform-on-props-conf/m-p/163425#M33144</guid>
      <dc:creator>celsohso</dc:creator>
      <dc:date>2014-07-30T13:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: When should I use Report or Transform on props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/When-should-I-use-Report-or-Transform-on-props-conf/m-p/163426#M33145</link>
      <description>&lt;P&gt;As per documentation, TRANSFORM is used for creating index time field (a field identified during indexing of data and is saved to index, indexing overhead) and REPORT or EXTRACT is used to create search time field extractions ( fields not saved to index rather extracted at search time).&lt;/P&gt;

&lt;P&gt;For more details see props.conf specification from link below (search for section "# Field extraction configuration" on the page)&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.2/Admin/Propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.0.2/Admin/Propsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2014 14:14:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/When-should-I-use-Report-or-Transform-on-props-conf/m-p/163426#M33145</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-07-30T14:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: When should I use Report or Transform on props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/When-should-I-use-Report-or-Transform-on-props-conf/m-p/163427#M33146</link>
      <description>&lt;P&gt;Thanks,&lt;BR /&gt;
In my case I want to remove this  "ORG PRINTER SELECT = Deny, PRIV FILE AOC = Deny, ATTORNEY PORTAL = Deny,..." from my logs, would you be able to tell if that construction for the transform and props have any flaw?&lt;/P&gt;

&lt;P&gt;Transforms.conf&lt;BR /&gt;
[removedeny]&lt;BR /&gt;
REGEX = ^([A-Za-z0-9\S\s]+\s=\sDeny,)$&lt;BR /&gt;
FORMAT = $1$2&lt;BR /&gt;
DEST_KEY = _raw&lt;/P&gt;

&lt;P&gt;Props.conf&lt;BR /&gt;
REPORT-removedeny = removedeny or&lt;BR /&gt;
Transform-removedeny = removedeny&lt;/P&gt;

&lt;P&gt;Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2014 14:46:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/When-should-I-use-Report-or-Transform-on-props-conf/m-p/163427#M33146</guid>
      <dc:creator>celsohso</dc:creator>
      <dc:date>2014-07-30T14:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: When should I use Report or Transform on props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/When-should-I-use-Report-or-Transform-on-props-conf/m-p/163428#M33147</link>
      <description>&lt;P&gt;Based on your requirement (data deletion instead of data masking), you should use SEDCMD in props.conf instead of REPORT or TRANSFORM. I have provided an answer in your related question. Have a look at that.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/148270/transformconf-hide-values-or-make-them-anonymous?page=1&amp;amp;focusedAnswerId=148342#148342"&gt;http://answers.splunk.com/answers/148270/transformconf-hide-values-or-make-them-anonymous?page=1&amp;amp;focusedAnswerId=148342#148342&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2014 18:22:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/When-should-I-use-Report-or-Transform-on-props-conf/m-p/163428#M33147</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-07-30T18:22:44Z</dc:date>
    </item>
  </channel>
</rss>

