<?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: Automatic Lookups on Internal Index in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/151001#M7606</link>
    <description>&lt;P&gt;Automatic looks on &lt;CODE&gt;_internal&lt;/CODE&gt; are working fine for me. Post your props.conf so we can take a look.&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jul 2015 18:17:34 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2015-07-31T18:17:34Z</dc:date>
    <item>
      <title>Automatic Lookups on Internal Index</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/150998#M7603</link>
      <description>&lt;P&gt;Is the _internal index exempt from automatic lookups? I can't get any automatic lookups working on the index even with global permissions selected to work on the internal index, it works everywhere except there. Is there no way to do this?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2015 17:58:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/150998#M7603</guid>
      <dc:creator>jarrex</dc:creator>
      <dc:date>2015-07-31T17:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Lookups on Internal Index</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/150999#M7604</link>
      <description>&lt;P&gt;What sourcetype and fields are you using for the lookups?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2015 18:11:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/150999#M7604</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2015-07-31T18:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Lookups on Internal Index</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/151000#M7605</link>
      <description>&lt;P&gt;I am using the user field and the sourcetype of splunk_web_access&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 06:51:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/151000#M7605</guid>
      <dc:creator>jarrex</dc:creator>
      <dc:date>2020-09-29T06:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Lookups on Internal Index</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/151001#M7606</link>
      <description>&lt;P&gt;Automatic looks on &lt;CODE&gt;_internal&lt;/CODE&gt; are working fine for me. Post your props.conf so we can take a look.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2015 18:17:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/151001#M7606</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-07-31T18:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Lookups on Internal Index</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/151002#M7607</link>
      <description>&lt;P&gt;bash-4.1$ cat props.conf&lt;BR /&gt;
[_internal] &lt;/P&gt;

&lt;P&gt;[splunkd*]&lt;/P&gt;

&lt;P&gt;[splunk_web_access]&lt;BR /&gt;
LOOKUP-AD = AD_User_List cn AS user OUTPUTNEW FullName AS UserFullName&lt;/P&gt;

&lt;P&gt;[source::/opt/splunk/var/log/splunk/web_access.log]&lt;BR /&gt;
LOOKUP-Lookup-AD Source Attempt = AD_User_List cn AS user OUTPUTNEW FullName AS UserFullName&lt;BR /&gt;
bash-4.1$&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 06:51:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/151002#M7607</guid>
      <dc:creator>jarrex</dc:creator>
      <dc:date>2020-09-29T06:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Lookups on Internal Index</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/151003#M7608</link>
      <description>&lt;P&gt;It should probably also be noted that there are 2 doing the same query because I wasn't sure if there was an issue with the sourcetype. It did this back when I just was trying it on splunk_web_access&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 06:51:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/151003#M7608</guid>
      <dc:creator>jarrex</dc:creator>
      <dc:date>2020-09-29T06:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Lookups on Internal Index</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/151004#M7609</link>
      <description>&lt;P&gt;You have 2 problems; first you are swapping the lookup name and event name positions and you have extra spaces in your &lt;CODE&gt;LOOKUP-&lt;/CODE&gt; name (or perhaps it was supposed to be a second input field and you forgot to use &lt;CODE&gt;AS&lt;/CODE&gt; and put it in the wrong place?).  I have made a guess how to fix everything below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[splunk_web_access]
LOOKUP-AD = AD_User_List user AS cn OUTPUTNEW UserFullName AS FullName
[source::/opt/splunk/var/log/splunk/web_access.log]
LOOKUP-Lookup-AD_Source_Attempt = AD_User_List user AS cn OUTPUTNEW UserFullName AS FullName
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 31 Jul 2015 19:10:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Automatic-Lookups-on-Internal-Index/m-p/151004#M7609</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-07-31T19:10:57Z</dc:date>
    </item>
  </channel>
</rss>

