<?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: How do I connect Splunk to Server for example Domain Controller in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-connect-Splunk-to-Server-for-example-Domain-Controller/m-p/494601#M60857</link>
    <description>&lt;P&gt;Additionally, you will need the appropriate Technology Add-On to properly ingest the AD/Windows data:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/MSApp/2.0.0/MSInfra/AbouttheSplunkAppforMSInfrastructure"&gt;https://docs.splunk.com/Documentation/MSApp/2.0.0/MSInfra/AbouttheSplunkAppforMSInfrastructure&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Mar 2020 17:24:18 GMT</pubDate>
    <dc:creator>richardphung</dc:creator>
    <dc:date>2020-03-11T17:24:18Z</dc:date>
    <item>
      <title>How do I connect Splunk to Server for example Domain Controller</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-connect-Splunk-to-Server-for-example-Domain-Controller/m-p/494599#M60855</link>
      <description>&lt;P&gt;I am configuring splunk to monitor AD but I am not able to ping AD server from Splunk. How do I accomplish it. Actually I want to configure Splunk support Add on for Active Directory but not able to do so because my splunk is on AWS and AD is on prem.&lt;/P&gt;

&lt;P&gt;How do I do it? &lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 17:16:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-connect-Splunk-to-Server-for-example-Domain-Controller/m-p/494599#M60855</guid>
      <dc:creator>Amandeepsin</dc:creator>
      <dc:date>2020-03-11T17:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I connect Splunk to Server for example Domain Controller</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-connect-Splunk-to-Server-for-example-Domain-Controller/m-p/494600#M60856</link>
      <description>&lt;P&gt;You install the Splunk Universal Forwarder on the DC and it will perform a PUSH to the Splunk environment.&lt;BR /&gt;
Assuming the appropriate ports are open on your AWS instance.&lt;/P&gt;

&lt;P&gt;Universal Forwarder:&lt;BR /&gt;
&lt;A href="https://www.splunk.com/en_us/download/universal-forwarder.html"&gt;https://www.splunk.com/en_us/download/universal-forwarder.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Required Ports:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/58888/what-are-the-ports-that-i-need-to-open.html"&gt;https://answers.splunk.com/answers/58888/what-are-the-ports-that-i-need-to-open.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 17:21:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-connect-Splunk-to-Server-for-example-Domain-Controller/m-p/494600#M60856</guid>
      <dc:creator>richardphung</dc:creator>
      <dc:date>2020-03-11T17:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I connect Splunk to Server for example Domain Controller</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-connect-Splunk-to-Server-for-example-Domain-Controller/m-p/494601#M60857</link>
      <description>&lt;P&gt;Additionally, you will need the appropriate Technology Add-On to properly ingest the AD/Windows data:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/MSApp/2.0.0/MSInfra/AbouttheSplunkAppforMSInfrastructure"&gt;https://docs.splunk.com/Documentation/MSApp/2.0.0/MSInfra/AbouttheSplunkAppforMSInfrastructure&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 17:24:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-connect-Splunk-to-Server-for-example-Domain-Controller/m-p/494601#M60857</guid>
      <dc:creator>richardphung</dc:creator>
      <dc:date>2020-03-11T17:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I connect Splunk to Server for example Domain Controller</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-connect-Splunk-to-Server-for-example-Domain-Controller/m-p/494602#M60858</link>
      <description>&lt;P&gt;Hi @Amandeepsin,&lt;BR /&gt;
why do you want to ping DC?&lt;BR /&gt;
you need only to have on the DCs a Universal Forwarder and all the Technical Add-ons (TAs) required by the app you want (the TAs you listed in the question).&lt;BR /&gt;
Then the UFs send their logs to Splunk Clud, usually passing through an Heavy Forwarder (to avoid to open too many routes on firewall).&lt;/P&gt;

&lt;P&gt;You can configure the TAs in two ways:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;you can manually manage UFs,&lt;/LI&gt;
&lt;LI&gt;you can manage TAs using a Deployment Server (better!).&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;In the first case, you have to manually add and configure TAs on each server to monitor.&lt;BR /&gt;
In the second case, you have to follow the procedure to manage UFs using a Deployment Server ( &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.2/Updating/Aboutdeploymentserver"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.2/Updating/Aboutdeploymentserver&lt;/A&gt; ).&lt;/P&gt;

&lt;P&gt;The Deployment Server must be a dedicated server if it has to manage more than 50 clients, otherwise it can stay on a server with also other roles.&lt;/P&gt;

&lt;P&gt;To complete the answer, I hint to re-design your architecture because usually using Splunk Cloud it's better to use two Heavy Forwarders as log concentrators to avoid Single Points of Failue.&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 17:28:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-connect-Splunk-to-Server-for-example-Domain-Controller/m-p/494602#M60858</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-03-11T17:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I connect Splunk to Server for example Domain Controller</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-connect-Splunk-to-Server-for-example-Domain-Controller/m-p/494603#M60859</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using Splunk Enterprise and we want to monitor AD. For that I am using Windows infra App. This app requires one Add on i.e. Splunk Supporting Add on for AD and while doing configurations I need to provide Hostname and credentials ( Hostname of LDAP Server which is DC in my case ). How do I make connection with this DC? Installing Splunk Forwarder will make connection from DC to Splunk not vice Versa but I am not completely sure. Because Splunk talks over internet and outgoing ports are open in our DC but not incoming..&lt;/P&gt;

&lt;P&gt;Not sure if authentication is done over SSL.. If yes, then how? &lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 05:52:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-connect-Splunk-to-Server-for-example-Domain-Controller/m-p/494603#M60859</guid>
      <dc:creator>Amandeepsin</dc:creator>
      <dc:date>2020-03-12T05:52:17Z</dc:date>
    </item>
  </channel>
</rss>

