<?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: monitoring active directory in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607007#M211072</link>
    <description>&lt;P&gt;Regarding SA-ldapsearch I have already installed on splunk server only and I did the configuration successfully and the test passed&lt;BR /&gt;but I can no longer save the password: if I close his tab and I come back: I find all the saved information except the password&lt;BR /&gt;I don't understand why and can this thing cause problems, I insist that when I type the password again I always had a connection with the AD server&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jul 2022 10:11:54 GMT</pubDate>
    <dc:creator>hichem_khalfi</dc:creator>
    <dc:date>2022-07-26T10:11:54Z</dc:date>
    <item>
      <title>Am I taking the correct steps for monitoring active directory and analyzing user accounts?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/606990#M211063</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good morning all&lt;BR /&gt;please i'm in a big das that i can't solve it: i'm a student and i'm preparing my graduation project and it's my first time with splunk&lt;BR /&gt;I want to know if my steps are correct or not&lt;BR /&gt;I want to analyze the user accounts of my active directory: I want to work only on the information concerning the connection of the accounts (login, log off...) and also (creation, modification, deletion..)&lt;BR /&gt;for that I installed on my splunk server the 3 apps:&lt;BR /&gt;Splunk_TA_windows&lt;BR /&gt;Splunk_TA_microsoft_ad&lt;BR /&gt;SA-ldapsearch (I don't know why I can't save the domain password on this add on despite the connection being successful)&lt;BR /&gt;after that I copied the 2 folders "Splunk_TA_windows" and&lt;BR /&gt;"Splunk_TA_microsoft_ad" to my AD server in forrwadersplunk folder path&lt;BR /&gt;after that I configured this input file and I copied it to a new "local" folder on the 2 servers&lt;/P&gt;
&lt;P&gt;************************&lt;/P&gt;
&lt;P&gt;###### Monitor Inputs for Active Directory ######&lt;BR /&gt;[monitor://C:\debug\netlogon.log]&lt;BR /&gt;sourcetype=MSAD:NT6:Netlogon&lt;BR /&gt;disabled=0&lt;BR /&gt;renderXml=false&lt;BR /&gt;index=main&lt;/P&gt;
&lt;P&gt;[WinEventLog://Security]&lt;BR /&gt;disabled = 0&lt;BR /&gt;index=main&lt;BR /&gt;start_from oldest&lt;BR /&gt;current_only = 0&lt;BR /&gt;evt_resolve_ad_obj = 1&lt;BR /&gt;Interval checkpoint = 5&lt;BR /&gt;whitelist=4724,4725,4726,4624,4625,4720,4732,4722,4738,4742,4729,4715,4719,4768,4769&lt;BR /&gt;blacklist1 = EventCode="4662" Message="Object Type: (?!\s*group Policy Container)"&lt;BR /&gt;blacklist2 = EventCode="566" Message="Object Type: (?!\s*group PolicyContainer)"&lt;BR /&gt;renderXml=false&lt;/P&gt;
&lt;P&gt;[WinEventLog://Microsoft-windows-Terminalservices-LocalSessionManager/operational]&lt;BR /&gt;disabled = 0&lt;BR /&gt;index=main&lt;BR /&gt;renderXml=false&lt;/P&gt;
&lt;P&gt;******************&lt;/P&gt;
&lt;P&gt;Am I missing another step??&lt;BR /&gt;is the input file configuration correct??&lt;BR /&gt;can I have my needs with this configuration ???&lt;/P&gt;
&lt;P&gt;thank you for answering me because I can not find the right answer on the net and I have a big problem: I find incomplete information on some users when I launch searches concerning their opening and closing of sessions.&lt;/P&gt;
&lt;P&gt;I apologize for this long message but I must explain all the details to you to have the best advice&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 14:20:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/606990#M211063</guid>
      <dc:creator>hichem_khalfi</dc:creator>
      <dc:date>2022-07-26T14:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring active directory</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/606998#M211066</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/242707"&gt;@hichem_khalfi&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;at first, don't install the above TAs in that folder, but in the $SPLUNK_HOME\etc\apps folcer.&lt;/P&gt;&lt;P&gt;then, I suppose that you already configured your forwarders to send data to Splunk, if not, see in vido or docs (&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/8.2.2203/Data/Getstartedwithgettingdatain" target="_blank"&gt;https://docs.splunk.com/Documentation/SplunkCloud/8.2.2203/Data/Getstartedwithgettingdatain&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Then&amp;nbsp;&lt;SPAN&gt;SA-ldapsearch&amp;nbsp; must be installed on your Splunk server, not on the Forwarders: it's used to make some ldap calls to extract data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;About information about login events, you have to search events with:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;EventCode=4624 (login)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;EventCode=4625 (logfail)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;EventCode=4634 (logout)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Ciao.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Giuseppe&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 09:27:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/606998#M211066</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-07-26T09:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring active directory</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607000#M211067</link>
      <description>&lt;P&gt;tank you for your answer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;no no I installed the redictor only on the active directory server, I only checked the box: enable AD monitoring because I want the information to come from the server&lt;BR /&gt;after that I created the folder on the 2 paths&lt;BR /&gt;SPLUNK_HOME\etc\apps folder\local&lt;BR /&gt;SPLUNK_FORWARDER\etc\apps folder\local&lt;BR /&gt;in these 2 paths I put the same configuration file input.conf&lt;/P&gt;&lt;P&gt;I know the eventcode but the problem that I can have users and others not:&lt;BR /&gt;for example I have 4 users who logged in at 9am but on the console I find only 2&lt;/P&gt;&lt;P&gt;the problem does not come from the user station because I only take all the information from the server and for that I asked for the best procedure for monitoring users active directory&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 09:38:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607000#M211067</guid>
      <dc:creator>hichem_khalfi</dc:creator>
      <dc:date>2022-07-26T09:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring active directory</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607001#M211068</link>
      <description>&lt;P&gt;like I said : on the Splunk server I installed Splunk_TA_windows Splunk_TA_microsoft_ad SA-ldapsearch (I don't know why I can't save the domain password on this add on despite the connection being successful) on the active directory server which is my Forwarder I installed only Splunk_TA_windows Splunk_TA_microsoft_ad I used only one Forwarder because normally the AD server can provide me with the information of all users. but despite that I can't find information on a few users 1/ do I have to install SA-ldapsearch?? thank you for briefly describing his role 2/ please check my input.conf file&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 09:53:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607001#M211068</guid>
      <dc:creator>hichem_khalfi</dc:creator>
      <dc:date>2022-07-26T09:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring active directory</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607002#M211069</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/242707"&gt;@hichem_khalfi&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;if you see data on your Splunk, TAs are correctly configurated.&lt;/P&gt;&lt;P&gt;If you see only a part of logs, maybe some logins are local and not to the Domain.&lt;/P&gt;&lt;P&gt;To be more sure, you should installa Forwarder also on the clients.&lt;/P&gt;&lt;P&gt;As i said the splunkforwarder app in $SPLUNK_HOME\etc/apps, cannot be used, you have to put your TAs only in the $SPLUNK_HOME\etc\apps, that should be "C:\program Files\splunkforwarder\etc\apps"&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 09:57:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607002#M211069</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-07-26T09:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring active directory</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607004#M211070</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/242707"&gt;@hichem_khalfi&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;your inputs.conf is correct.&lt;/P&gt;&lt;P&gt;About&amp;nbsp;&lt;SPAN&gt;SA-ldapsearch, you have to install it in your Splunk server, and you must be sure that the firewall routes are open between the Splunk server and the DC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ciao.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Giuseppe&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 10:04:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607004#M211070</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-07-26T10:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring active directory</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607005#M211071</link>
      <description>&lt;P class="lia-align-left"&gt;so my first mistake: I installed TA WINDOWS on splunk server and I have to delete it..ok.&lt;BR /&gt;and considering "TA_microsoft_ad" I install it on the splunk server and forward it or not??&lt;BR /&gt;I apologize but I need to know the correct configuration because every one tells me contradictory information to the other&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 10:06:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607005#M211071</guid>
      <dc:creator>hichem_khalfi</dc:creator>
      <dc:date>2022-07-26T10:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring active directory</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607007#M211072</link>
      <description>&lt;P&gt;Regarding SA-ldapsearch I have already installed on splunk server only and I did the configuration successfully and the test passed&lt;BR /&gt;but I can no longer save the password: if I close his tab and I come back: I find all the saved information except the password&lt;BR /&gt;I don't understand why and can this thing cause problems, I insist that when I type the password again I always had a connection with the AD server&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 10:11:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607007#M211072</guid>
      <dc:creator>hichem_khalfi</dc:creator>
      <dc:date>2022-07-26T10:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring active directory</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607008#M211073</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/242707"&gt;@hichem_khalfi&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;TAs must be installed both on the Splunk Server and on the Forwarders:&amp;nbsp;on the first are used for parsing, on the second for inputs.&lt;/P&gt;&lt;P&gt;About your other question (SA-ldapsearch) I encountered this problem some years ago, but I thought that was solved!&lt;/P&gt;&lt;P&gt;Anyway, in Community you should find an answer for this.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 10:20:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607008#M211073</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-07-26T10:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring active directory</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607009#M211074</link>
      <description>&lt;P&gt;Please note, that you need to put local folder inside the application folder, not directly as a subdir of $SPLUNK_HOME\etc\apps.&lt;/P&gt;&lt;P&gt;If you are using Splunk_TA_windows app, you need to put your inputs.conf in the following local folder:&lt;/P&gt;&lt;P&gt;$SPLUNK_HOME\etc\apps\Splunk_TA_windows\local&lt;/P&gt;&lt;P&gt;With regards to ldapsearch, test if it works by executing some search with | ldapsearch command. In my environment once saved, password is also not visible.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 10:42:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607009#M211074</guid>
      <dc:creator>JacekF</dc:creator>
      <dc:date>2022-07-26T10:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring active directory</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607013#M211075</link>
      <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;1-&amp;nbsp;&amp;nbsp;I don't understand do I have to install TA WINDOWS on the splunk server or not because gcusello said no???&lt;/P&gt;&lt;P&gt;2- yes i choosed this path&amp;nbsp;&lt;/P&gt;&lt;P&gt;3- i used this command now and i had result&lt;/P&gt;&lt;P&gt;| ldapsearch domain=TRANSVET search="(objectClass=user)" attrs="sAMAccountName,cn"&lt;/P&gt;&lt;P&gt;so i have connection between splnk server and server active directory but why i cant save the password ,&amp;nbsp;in my environment i always find the empty password box and i retype it evry time&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 10:59:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607013#M211075</guid>
      <dc:creator>hichem_khalfi</dc:creator>
      <dc:date>2022-07-26T10:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: monitoring active directory</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607015#M211076</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/242707"&gt;@hichem_khalfi&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as you can read in my answer, I said that you have to install the TA-Windows &lt;STRONG&gt;both on Splunk Server and Forwarders&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;As I said: on Splunk server it's used for parsing and on Forwarders for inputs.&lt;/P&gt;&lt;P&gt;ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 11:02:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Am-I-taking-the-correct-steps-for-monitoring-active-directory/m-p/607015#M211076</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-07-26T11:02:37Z</dc:date>
    </item>
  </channel>
</rss>

