<?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: How to configure regex for transforms.conf and props.conf to send specified IIS data to nullQueue? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-regex-for-transforms-conf-and-props-conf-to/m-p/128984#M35066</link>
    <description>&lt;P&gt;That's likely due to the iis index not being listed in your user's role's "indexes searched by default", so when not specifying an index in the search it probably just looks in the main index.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Sep 2014 23:02:55 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-09-17T23:02:55Z</dc:date>
    <item>
      <title>How to configure regex for transforms.conf and props.conf to send specified IIS data to nullQueue?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-regex-for-transforms-conf-and-props-conf-to/m-p/128981#M35063</link>
      <description>&lt;P&gt;Trying to dump off what seems like a simple thing to do from raw iis logs.&lt;BR /&gt;&lt;BR /&gt;
just want to not allow this to index:  cs_uri_stem = /CLBOnline/AppOnline&lt;/P&gt;

&lt;P&gt;my props.conf is&lt;BR /&gt;
[iis]&lt;BR /&gt;
TRANSFORMS-set = setnull1&lt;/P&gt;

&lt;P&gt;my transforms.conf is&lt;/P&gt;

&lt;H1&gt;bit bucket for IIS&lt;/H1&gt;

&lt;P&gt;[setnull1]&lt;BR /&gt;
REGEX=\/CLBOnline\/AppOnline&lt;BR /&gt;&lt;BR /&gt;
DEST_KEY = queue&lt;BR /&gt;
FORMAT = nullQueue&lt;/P&gt;

&lt;P&gt;I'm running Splunk 6.1&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:36:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-configure-regex-for-transforms-conf-and-props-conf-to/m-p/128981#M35063</guid>
      <dc:creator>cdupuis123</dc:creator>
      <dc:date>2020-09-28T17:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure regex for transforms.conf and props.conf to send specified IIS data to nullQueue?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-regex-for-transforms-conf-and-props-conf-to/m-p/128982#M35064</link>
      <description>&lt;P&gt;Can you confirm that your sourcetype is correctly set to iis?  I had this problem and found it was being set to iis-2.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2014 21:13:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-configure-regex-for-transforms-conf-and-props-conf-to/m-p/128982#M35064</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2014-09-17T21:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure regex for transforms.conf and props.conf to send specified IIS data to nullQueue?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-regex-for-transforms-conf-and-props-conf-to/m-p/128983#M35065</link>
      <description>&lt;P&gt;Maybe that's my issue, I'm pumping these IIS logs into an iis index, when I search index=iis the sourcetype of iis comes back, but when I search sourcetype=iis I get nothing?????&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2014 22:43:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-configure-regex-for-transforms-conf-and-props-conf-to/m-p/128983#M35065</guid>
      <dc:creator>cdupuis123</dc:creator>
      <dc:date>2014-09-17T22:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure regex for transforms.conf and props.conf to send specified IIS data to nullQueue?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-regex-for-transforms-conf-and-props-conf-to/m-p/128984#M35066</link>
      <description>&lt;P&gt;That's likely due to the iis index not being listed in your user's role's "indexes searched by default", so when not specifying an index in the search it probably just looks in the main index.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2014 23:02:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-configure-regex-for-transforms-conf-and-props-conf-to/m-p/128984#M35066</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-09-17T23:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure regex for transforms.conf and props.conf to send specified IIS data to nullQueue?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-regex-for-transforms-conf-and-props-conf-to/m-p/128985#M35067</link>
      <description>&lt;P&gt;ya I figured that out martin, thanks regex is still stumping me....&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2014 23:05:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-configure-regex-for-transforms-conf-and-props-conf-to/m-p/128985#M35067</guid>
      <dc:creator>cdupuis123</dc:creator>
      <dc:date>2014-09-17T23:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure regex for transforms.conf and props.conf to send specified IIS data to nullQueue?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-regex-for-transforms-conf-and-props-conf-to/m-p/128986#M35068</link>
      <description>&lt;P&gt;&lt;EM&gt;Update&lt;/EM&gt; apparently in Splunk v6 we can now transform IIS, &amp;amp; csv logs on the Universal Forwarder!  News to me.  Next hurtle (for me) was getting it to work on the UF, as it would work fine in the etc\system\local (not possible I think from a deployment server) but wouldn't work in the app directory.  My SE pointed out the fact that I needed to basically declare in the app metadata directory add to the default.meta:&lt;BR /&gt;
[props]&lt;BR /&gt;
export = system&lt;BR /&gt;
[transforms]&lt;BR /&gt;
export = system&lt;/P&gt;

&lt;P&gt;I've learned something new, and hope others figured this out faster than I!!!!  Regardless it's documented now.&lt;/P&gt;

&lt;P&gt;Thanks Jeff&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2014 18:50:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-configure-regex-for-transforms-conf-and-props-conf-to/m-p/128986#M35068</guid>
      <dc:creator>cdupuis123</dc:creator>
      <dc:date>2014-09-29T18:50:02Z</dc:date>
    </item>
  </channel>
</rss>

