<?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 Turning on SplunkLightForwarder via deployment Server? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13289#M236</link>
    <description>&lt;P&gt;I'm setting up our deployment server configuration.  I have the following set up in my serverclass.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[serverClass:WintelServers]
whitelist.0 = pw*.wil.csc.local
whitelist.1 = pw*.cscinfo.com
whitelist.2 = pw*

[serverClass:WintelServers:app:winevntlogs]
stateOnClient = enabled
restartSplunkd = true

[serverClass:WintelServers:app:forward_to_splunk]
stateOnClient = enabled
restartSplunkd = true

[serverClass:WintelServers:app:SplunkLightForwarder]
stateOnClient = enabled
restartSplunkd = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The Windows server I have as a deployment-client is picked up and shows the configuration and the application as enabled, but the web interface is still available.&lt;/P&gt;

&lt;P&gt;I then tried the following:&lt;/P&gt;

&lt;P&gt;I set up $SPLUNK_HOME/etc/deployment-apps/SplunkLightForwarder/default/app.conf with the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[install]
state = enabled
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But that didn't work at all..&lt;/P&gt;</description>
    <pubDate>Wed, 12 May 2010 02:16:51 GMT</pubDate>
    <dc:creator>Brian_Osburn</dc:creator>
    <dc:date>2010-05-12T02:16:51Z</dc:date>
    <item>
      <title>Turning on SplunkLightForwarder via deployment Server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13289#M236</link>
      <description>&lt;P&gt;I'm setting up our deployment server configuration.  I have the following set up in my serverclass.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[serverClass:WintelServers]
whitelist.0 = pw*.wil.csc.local
whitelist.1 = pw*.cscinfo.com
whitelist.2 = pw*

[serverClass:WintelServers:app:winevntlogs]
stateOnClient = enabled
restartSplunkd = true

[serverClass:WintelServers:app:forward_to_splunk]
stateOnClient = enabled
restartSplunkd = true

[serverClass:WintelServers:app:SplunkLightForwarder]
stateOnClient = enabled
restartSplunkd = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The Windows server I have as a deployment-client is picked up and shows the configuration and the application as enabled, but the web interface is still available.&lt;/P&gt;

&lt;P&gt;I then tried the following:&lt;/P&gt;

&lt;P&gt;I set up $SPLUNK_HOME/etc/deployment-apps/SplunkLightForwarder/default/app.conf with the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[install]
state = enabled
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But that didn't work at all..&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2010 02:16:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13289#M236</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2010-05-12T02:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Turning on SplunkLightForwarder via deployment Server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13290#M237</link>
      <description>&lt;P&gt;I think there is an issue with the Light Forwarders not disabling the web interface, as you point out.  I think you need to set the service to disabled (or manual) by hand....  Not sure if this is scheduled to be fixed or not...&lt;/P&gt;

&lt;P&gt;Someone please correct me if I'm wrong.&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2010 02:59:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13290#M237</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-05-12T02:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Turning on SplunkLightForwarder via deployment Server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13291#M238</link>
      <description>&lt;P&gt;Did you copy (or symlink) the entire &lt;CODE&gt;SplunkLightForwarder&lt;/CODE&gt; app into &lt;CODE&gt;$SPLUNK_HOME/etc/deployment-apps&lt;/CODE&gt;? If not, and you just made a directory and stuck in the &lt;CODE&gt;app.conf&lt;/CODE&gt; file, the shipped app will be wiped and replaced with that mostly-empty directory (and thus won't have any of the Light Forwarder configurations).&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2010 05:24:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13291#M238</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-05-12T05:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Turning on SplunkLightForwarder via deployment Server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13292#M239</link>
      <description>&lt;P&gt;Whoops, I'll take a look at it tomorrow.&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2010 06:18:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13292#M239</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2010-05-12T06:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Turning on SplunkLightForwarder via deployment Server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13293#M240</link>
      <description>&lt;P&gt;Does turning on SplunkLightForwarder shut down apps such as the search app?&lt;/P&gt;

&lt;P&gt;Here's the deal:
I was having problems with specifying what to monitor and where to forward the data to on our windows server.&lt;/P&gt;

&lt;P&gt;I basically copied the search app over to deployment-apps and renamed it to windows_search.  In this app, I configured "windows_search" with the appropriate inputs.conf to pull the event logs and assign the right index to them.&lt;/P&gt;

&lt;P&gt;This worked fine, until I set up the LightWeightForwarder to enabled.  It then stopped forwarding events.&lt;/P&gt;

&lt;P&gt;As soon as I disabled the LightWeightForwarder it worked again &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Any ideas how I can make this work?&lt;/P&gt;

&lt;P&gt;EDIT Update:
UGGH, just realized it's really not working either&lt;/P&gt;

&lt;P&gt;Okay, I guess I need to figure out how to do this.  I want to be able to set up a deployment server that will (based on host name) set up forwarding, point to the right inputs, and enable lightweightforwarding.  Is that possible?&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2010 22:46:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13293#M240</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2010-05-13T22:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Turning on SplunkLightForwarder via deployment Server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13294#M241</link>
      <description>&lt;BLOCKQUOTE&gt;
  &lt;P&gt;but the web interface is still available.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;I had the same exact problem&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
  &lt;P&gt;Did you copy (or symlink) the entire SplunkLightForwarder app into $SPLUNK_HOME/etc/deployment-apps? If not, and you just made a directory and stuck in the app.conf file, the shipped app will be wiped and replaced with that mostly-empty directory (and thus won't have any of the Light Forwarder configurations).&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Copying the entire app is what worked for me.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2010 23:47:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13294#M241</guid>
      <dc:creator>sf_user_199</dc:creator>
      <dc:date>2010-08-20T23:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Turning on SplunkLightForwarder via deployment Server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13295#M242</link>
      <description>&lt;P&gt;That's basically what I did.  I set up my deployment server, made copies of the splunklightforwarder and modified the inputs.conf and outputs.conf files..&lt;/P&gt;

&lt;P&gt;It's pretty handy!&lt;/P&gt;</description>
      <pubDate>Sat, 21 Aug 2010 00:47:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Turning-on-SplunkLightForwarder-via-deployment-Server/m-p/13295#M242</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2010-08-21T00:47:50Z</dc:date>
    </item>
  </channel>
</rss>

