<?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: Routing to nullQueue based on extracted field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Routing-to-nullQueue-based-on-extracted-field/m-p/17229#M2402</link>
    <description>&lt;P&gt;Hi Paolo, did you ever solve this problem?  If not, since you are collecting this data via a scripted input, why not add the lookup capability on the user_name field in the same script?  The script could either augment _raw with the user_role, or only write events for roles are you interested in.  The 2nd option saves Splunk the trouble of having to apply index-time filtering altogether and maybe some CPU cycles.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2011 13:54:32 GMT</pubDate>
    <dc:creator>hulahoop</dc:creator>
    <dc:date>2011-03-28T13:54:32Z</dc:date>
    <item>
      <title>Routing to nullQueue based on extracted field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Routing-to-nullQueue-based-on-extracted-field/m-p/17226#M2399</link>
      <description>&lt;P&gt;Hi, is it possible to route events to nullQueue based on the value found in a field generated by a csv lookup?&lt;/P&gt;

&lt;P&gt;I am facing a SAP audit sequential file which:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;(on a LWF) is read through a scripted input, which also splits it in lines;&lt;/LI&gt;
&lt;LI&gt;has field extraction based on field position and length;&lt;/LI&gt;
&lt;LI&gt;field "user_name" is used to lookup a csv file which provides the field "user_role".&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;I'd need to only index log lines which have a particular value of user_role, but since that value is not present in _raw, I am not able to write the REGEX in the transforms.conf stanza.&lt;/P&gt;

&lt;P&gt;Any idea would be greatly appreciated, thanks&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2010 23:42:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Routing-to-nullQueue-based-on-extracted-field/m-p/17226#M2399</guid>
      <dc:creator>Paolo_Prigione</dc:creator>
      <dc:date>2010-07-12T23:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Routing to nullQueue based on extracted field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Routing-to-nullQueue-based-on-extracted-field/m-p/17227#M2400</link>
      <description>&lt;P&gt;Sorry Paolo, I don't think it's possible.  According to &lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Indextimeversussearchtime" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Admin/Indextimeversussearchtime&lt;/A&gt; lookups are applied at search time, not index time.  The nullQueue routing would have to occur at index time in order to be effective.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2010 02:07:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Routing-to-nullQueue-based-on-extracted-field/m-p/17227#M2400</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2010-07-13T02:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Routing to nullQueue based on extracted field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Routing-to-nullQueue-based-on-extracted-field/m-p/17228#M2401</link>
      <description>&lt;P&gt;Thank you Dwaddle; I actually knew it but was hoping on some creative ways to direct inputs to the parsingQueue and then to the nullQueue prior to indexing.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2010 14:13:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Routing-to-nullQueue-based-on-extracted-field/m-p/17228#M2401</guid>
      <dc:creator>Paolo_Prigione</dc:creator>
      <dc:date>2010-07-13T14:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Routing to nullQueue based on extracted field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Routing-to-nullQueue-based-on-extracted-field/m-p/17229#M2402</link>
      <description>&lt;P&gt;Hi Paolo, did you ever solve this problem?  If not, since you are collecting this data via a scripted input, why not add the lookup capability on the user_name field in the same script?  The script could either augment _raw with the user_role, or only write events for roles are you interested in.  The 2nd option saves Splunk the trouble of having to apply index-time filtering altogether and maybe some CPU cycles.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2011 13:54:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Routing-to-nullQueue-based-on-extracted-field/m-p/17229#M2402</guid>
      <dc:creator>hulahoop</dc:creator>
      <dc:date>2011-03-28T13:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Routing to nullQueue based on extracted field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Routing-to-nullQueue-based-on-extracted-field/m-p/17230#M2403</link>
      <description>&lt;P&gt;Thanks for the suggestion. At the time I didn't have the skills to set that up. I had solved the problem at search time: the volume was not that bad.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2011 19:07:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Routing-to-nullQueue-based-on-extracted-field/m-p/17230#M2403</guid>
      <dc:creator>Paolo_Prigione</dc:creator>
      <dc:date>2011-03-28T19:07:15Z</dc:date>
    </item>
  </channel>
</rss>

