<?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: Populate Email Address for users in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194108#M4189</link>
    <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Knowledge/Addfieldsfromexternaldatasources"&gt;Following along here&lt;/A&gt;:&lt;/P&gt;

&lt;P&gt;Create the lookup file as CSV.&lt;BR /&gt;
Create the local-to-your-server folder and put the file there.&lt;BR /&gt;
Add a stanza to transforms.conf (local or in app, not "default" ).&lt;BR /&gt;
Optionally, you can make the lookup "automatic" which will make the matched/lookup fields "just show up" in searches instead of requiring you to run a 'lookup' specifically. &lt;BR /&gt;
Restart.&lt;/P&gt;

&lt;P&gt;There is a great example at the bottom of the docs I linked to.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Jan 2015 18:27:42 GMT</pubDate>
    <dc:creator>Richfez</dc:creator>
    <dc:date>2015-01-15T18:27:42Z</dc:date>
    <item>
      <title>Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194105#M4186</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
    I am using Splunk 6.1.2 and email mail addresses can't be automatically pulled from AD. Is there a way to manually insert user's email address?&lt;/P&gt;

&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 15:50:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194105#M4186</guid>
      <dc:creator>shangshin</dc:creator>
      <dc:date>2015-01-15T15:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194106#M4187</link>
      <description>&lt;P&gt;There are a couple of methods that could be used, depending on exactly what is meant by "email addresses can't be automatically pulled from AD". &lt;/P&gt;

&lt;P&gt;I'd be interested to know if you have installed the splunk support for active directory app &lt;A href="https://apps.splunk.com/app/1151/"&gt;here&lt;/A&gt; to see what it can do for you?  Once installed and configured as necessary, you should be able to do things like &lt;CODE&gt;|ldapsearch domain=SPL search="(objectClass=user)"&lt;/CODE&gt;  (which I pulled straight from their docs).&lt;/P&gt;

&lt;P&gt;You could also create a lookup that reads from a file.  Populate the CSV either manually or perhaps via powershell.  (Search the web for "powershell export email addresses").  This could be scheduled (e.g. with Windows Task scheduler) once per day or something.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 17:31:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194106#M4187</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2015-01-15T17:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194107#M4188</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
   I configured LDAP authentication, pointing to our AD domain controller. The users get mapped to roles successfully, but I examine the user's attributes under Manager&amp;gt;&amp;gt;Access controls&amp;gt;&amp;gt;Users&amp;gt;&amp;gt;juser, Email address is blank (and uneditable). The user is also unable to edit their own email preferences. &lt;/P&gt;

&lt;P&gt;I didn't install the app -- Splunk Support for Active Directory. The main reason is because I don't have access to the LDAP window server in my firm. &lt;/P&gt;

&lt;P&gt;I am wondering if it's possible to manually insert user's email address in some config file under $Splunk_Home/ directory.&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 18:15:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194107#M4188</guid>
      <dc:creator>shangshin</dc:creator>
      <dc:date>2015-01-15T18:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194108#M4189</link>
      <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Knowledge/Addfieldsfromexternaldatasources"&gt;Following along here&lt;/A&gt;:&lt;/P&gt;

&lt;P&gt;Create the lookup file as CSV.&lt;BR /&gt;
Create the local-to-your-server folder and put the file there.&lt;BR /&gt;
Add a stanza to transforms.conf (local or in app, not "default" ).&lt;BR /&gt;
Optionally, you can make the lookup "automatic" which will make the matched/lookup fields "just show up" in searches instead of requiring you to run a 'lookup' specifically. &lt;BR /&gt;
Restart.&lt;/P&gt;

&lt;P&gt;There is a great example at the bottom of the docs I linked to.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 18:27:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194108#M4189</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2015-01-15T18:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194109#M4190</link>
      <description>&lt;P&gt;Note you'll want your csv to be at least two columns: the name to look up and the email you want returned.  Like..&lt;/P&gt;

&lt;P&gt;account, email&lt;BR /&gt;
rich, &lt;A href="mailto:richm@myemailaddress.com"&gt;richm@myemailaddress.com&lt;/A&gt;&lt;BR /&gt;
bill, &lt;A href="mailto:billg@microsoft.com"&gt;billg@microsoft.com&lt;/A&gt;&lt;BR /&gt;
linus, &lt;A href="mailto:linus@torvalds.net"&gt;linus@torvalds.net&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 18:29:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194109#M4190</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2015-01-15T18:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194110#M4191</link>
      <description>&lt;P&gt;My apology but I can't find the link of the great example at the bottom of the docs. Can you please post again? &lt;/P&gt;

&lt;P&gt;Your help is greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 18:33:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194110#M4191</guid>
      <dc:creator>shangshin</dc:creator>
      <dc:date>2015-01-15T18:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194111#M4192</link>
      <description>&lt;P&gt;Is this the link you mention -- &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Knowledge/Addfieldsfromexternaldatasources"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.1/Knowledge/Addfieldsfromexternaldatasources&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 18:36:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194111#M4192</guid>
      <dc:creator>shangshin</dc:creator>
      <dc:date>2015-01-15T18:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194112#M4193</link>
      <description>&lt;P&gt;I read the online doc -- Configure CSV and external lookups&lt;BR /&gt;
However, I still don't find how the csv file will map e.g. user ID rich with the email address.&lt;/P&gt;

&lt;P&gt;Assuming the user, rich, runs an interactive search from GUI and sends the job to background. How will he receives an email to &lt;A href="mailto:richm@myemailaddress.com"&gt;richm@myemailaddress.com&lt;/A&gt; when the job is completed?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 18:41:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194112#M4193</guid>
      <dc:creator>shangshin</dc:creator>
      <dc:date>2015-01-15T18:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194113#M4194</link>
      <description>&lt;P&gt;OH!!!! Sorry, I think I totally misunderstood the problem!  &lt;/P&gt;

&lt;P&gt;That's a bit of a different beast and one I don't know the answer to.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 18:45:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194113#M4194</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2015-01-15T18:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194114#M4195</link>
      <description>&lt;P&gt;No problem. Thanks for the prompt response in any case!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 18:46:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194114#M4195</guid>
      <dc:creator>shangshin</dc:creator>
      <dc:date>2015-01-15T18:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194115#M4196</link>
      <description>&lt;P&gt;If the information is not flowing from AD directly, may be monitoring AD (&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Data/AuditActiveDirectory"&gt;See here&lt;/A&gt;) will help you get the information to Splunk. Once its in Splunk, you can join/correlate using search query OR can setup a auto-update lookup table with that information.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 21:38:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194115#M4196</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-01-15T21:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194116#M4197</link>
      <description>&lt;P&gt;I can confirm user's email address is available in AD directory. However, when I examine the user's attributes under Manager&amp;gt;&amp;gt;Access controls&amp;gt;&amp;gt;Users&amp;gt;&amp;gt;juser, Email address is blank (and uneditable). The user is also unable to edit their own email preferences.&lt;/P&gt;

&lt;P&gt;Basically, I am seeking a way to manually insert user's email address in some config file under $Splunk_Home/ directory.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 21:54:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194116#M4197</guid>
      <dc:creator>shangshin</dc:creator>
      <dc:date>2015-01-15T21:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194117#M4198</link>
      <description>&lt;P&gt;Ok, I was going through the documentation for version 6.2.1 and found one related thing. In &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Admin/authenticationconf"&gt;authentication.conf&lt;/A&gt;, there is an attribute called "emailAttribute" &lt;BR /&gt;
emailAttribute = &lt;BR /&gt;
    * OPTIONAL&lt;BR /&gt;
    * This is the user entry attribute whose value is their email address.&lt;BR /&gt;
    * Defaults to 'mail'&lt;/P&gt;

&lt;P&gt;IMO, this should be attribute set correctly to a value based on your AD setting (it may be possible that email addresses are stored in some other user attribute for your AD than 'mail').&lt;/P&gt;

&lt;P&gt;I didn't see this property in previous versions and I have checked couple of my instances using Splunk 5 as well as Splunk 6.0/6.1.2 and all don't show email address from AD.&lt;/P&gt;

&lt;P&gt;Would be interesting to see if there is any workaround available for previous version.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 22:32:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194117#M4198</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-01-15T22:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Email Address for users</title>
      <link>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194118#M4199</link>
      <description>&lt;P&gt;Thank you for pinpointing the information. I will need to first find out the key of the entry attribute -- emailAttribute in our firm's AD directory.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2015 18:52:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Populate-Email-Address-for-users/m-p/194118#M4199</guid>
      <dc:creator>shangshin</dc:creator>
      <dc:date>2015-01-16T18:52:47Z</dc:date>
    </item>
  </channel>
</rss>

