<?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 Auto prepend when search in background in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Auto-prepend-when-search-in-background/m-p/191441#M2576</link>
    <description>&lt;P&gt;Hello I have csv which look like this&lt;BR /&gt;
&lt;A href="mailto:a@a.com"&gt;a@a.com&lt;/A&gt;,10.20.10.223,12/2/2013 20:39,&lt;A href="http://www.google.com"&gt;www.google.com&lt;/A&gt;&lt;BR /&gt;
&lt;A href="mailto:a@a.com"&gt;a@a.com&lt;/A&gt;,10.20.10.223,12/2/2013 20:39,&lt;A href="http://www.yahoo.com"&gt;www.yahoo.com&lt;/A&gt;&lt;BR /&gt;
&lt;A href="mailto:a@a.com"&gt;a@a.com&lt;/A&gt;,10.20.10.223,12/2/2013 20:39,&lt;A href="http://www.msn.com"&gt;www.msn.com&lt;/A&gt;&lt;BR /&gt;
&lt;A href="mailto:b@b.com"&gt;b@b.com&lt;/A&gt;,12.12.3.444,12/2/2013 20:39,&lt;A href="http://www.ask.com"&gt;www.ask.com&lt;/A&gt;&lt;BR /&gt;
&lt;A href="mailto:b@b.com"&gt;b@b.com&lt;/A&gt;,14.15.3.344,12/2/2013 20:39,&lt;A href="http://www.facebook.com"&gt;www.facebook.com&lt;/A&gt;&lt;BR /&gt;
&lt;A href="mailto:b@b.com"&gt;b@b.com&lt;/A&gt;,12.14.3.444,12/2/2013 20:39,&lt;A href="http://www.tweeter.com"&gt;www.tweeter.com&lt;/A&gt;&lt;BR /&gt;
&lt;A href="mailto:c@c.com"&gt;c@c.com&lt;/A&gt;,12.22.33.444,12/2/2013 20:39,&lt;A href="http://www.splunk.com"&gt;www.splunk.com&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Where as the first column is username, ipaddress, time and url user visit. I already successfully modified props.conf and transform.conf to map csv fields.  In splunk i have user account setup for &lt;A href="mailto:a@a.com"&gt;a@a.com&lt;/A&gt;, &lt;A href="mailto:b@b.com"&gt;b@b.com&lt;/A&gt; and &lt;A href="mailto:c@c.com"&gt;c@c.com&lt;/A&gt;.  Is there a way when user a logged in he can only search information which only relevant to him so is with &lt;A href="mailto:b@b.com"&gt;b@b.com&lt;/A&gt; and &lt;A href="mailto:c@c.com"&gt;c@c.com&lt;/A&gt;.  In another word when user &lt;A href="mailto:a@a.com"&gt;a@a.com&lt;/A&gt; logged in when he type * or any search term or command so in background it will automatically prepend and run&lt;BR /&gt;
username=&lt;A href="mailto:a@a.com"&gt;a@a.com&lt;/A&gt; | search *&lt;/P&gt;</description>
    <pubDate>Sun, 29 Dec 2013 07:59:26 GMT</pubDate>
    <dc:creator>duenguyen</dc:creator>
    <dc:date>2013-12-29T07:59:26Z</dc:date>
    <item>
      <title>Auto prepend when search in background</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Auto-prepend-when-search-in-background/m-p/191441#M2576</link>
      <description>&lt;P&gt;Hello I have csv which look like this&lt;BR /&gt;
&lt;A href="mailto:a@a.com"&gt;a@a.com&lt;/A&gt;,10.20.10.223,12/2/2013 20:39,&lt;A href="http://www.google.com"&gt;www.google.com&lt;/A&gt;&lt;BR /&gt;
&lt;A href="mailto:a@a.com"&gt;a@a.com&lt;/A&gt;,10.20.10.223,12/2/2013 20:39,&lt;A href="http://www.yahoo.com"&gt;www.yahoo.com&lt;/A&gt;&lt;BR /&gt;
&lt;A href="mailto:a@a.com"&gt;a@a.com&lt;/A&gt;,10.20.10.223,12/2/2013 20:39,&lt;A href="http://www.msn.com"&gt;www.msn.com&lt;/A&gt;&lt;BR /&gt;
&lt;A href="mailto:b@b.com"&gt;b@b.com&lt;/A&gt;,12.12.3.444,12/2/2013 20:39,&lt;A href="http://www.ask.com"&gt;www.ask.com&lt;/A&gt;&lt;BR /&gt;
&lt;A href="mailto:b@b.com"&gt;b@b.com&lt;/A&gt;,14.15.3.344,12/2/2013 20:39,&lt;A href="http://www.facebook.com"&gt;www.facebook.com&lt;/A&gt;&lt;BR /&gt;
&lt;A href="mailto:b@b.com"&gt;b@b.com&lt;/A&gt;,12.14.3.444,12/2/2013 20:39,&lt;A href="http://www.tweeter.com"&gt;www.tweeter.com&lt;/A&gt;&lt;BR /&gt;
&lt;A href="mailto:c@c.com"&gt;c@c.com&lt;/A&gt;,12.22.33.444,12/2/2013 20:39,&lt;A href="http://www.splunk.com"&gt;www.splunk.com&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Where as the first column is username, ipaddress, time and url user visit. I already successfully modified props.conf and transform.conf to map csv fields.  In splunk i have user account setup for &lt;A href="mailto:a@a.com"&gt;a@a.com&lt;/A&gt;, &lt;A href="mailto:b@b.com"&gt;b@b.com&lt;/A&gt; and &lt;A href="mailto:c@c.com"&gt;c@c.com&lt;/A&gt;.  Is there a way when user a logged in he can only search information which only relevant to him so is with &lt;A href="mailto:b@b.com"&gt;b@b.com&lt;/A&gt; and &lt;A href="mailto:c@c.com"&gt;c@c.com&lt;/A&gt;.  In another word when user &lt;A href="mailto:a@a.com"&gt;a@a.com&lt;/A&gt; logged in when he type * or any search term or command so in background it will automatically prepend and run&lt;BR /&gt;
username=&lt;A href="mailto:a@a.com"&gt;a@a.com&lt;/A&gt; | search *&lt;/P&gt;</description>
      <pubDate>Sun, 29 Dec 2013 07:59:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Auto-prepend-when-search-in-background/m-p/191441#M2576</guid>
      <dc:creator>duenguyen</dc:creator>
      <dc:date>2013-12-29T07:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Auto prepend when search in background</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Auto-prepend-when-search-in-background/m-p/191442#M2577</link>
      <description>&lt;P&gt;I think that you'd need to set that up statically as a 'search restriction' property for each role within Splunk. I.e. each user must have its own role. Workable if you 20 users, but not if you have 200.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.1/Security/Aboutusersandroles"&gt;http://docs.splunk.com/Documentation/Splunk/6.0.1/Security/Aboutusersandroles&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.1/Security/Addandeditroles"&gt;http://docs.splunk.com/Documentation/Splunk/6.0.1/Security/Addandeditroles&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;/K&lt;/P&gt;</description>
      <pubDate>Sun, 29 Dec 2013 22:15:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Auto-prepend-when-search-in-background/m-p/191442#M2577</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-12-29T22:15:34Z</dc:date>
    </item>
  </channel>
</rss>

