<?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: No data after setting up Add-on for Windows in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444748#M54731</link>
    <description>&lt;P&gt;No data was getting to the splunk instance at all, I did a search on index=* and saw nothing before doing koshyk's suggestion. &lt;/P&gt;</description>
    <pubDate>Thu, 02 May 2019 13:16:45 GMT</pubDate>
    <dc:creator>bobmc859</dc:creator>
    <dc:date>2019-05-02T13:16:45Z</dc:date>
    <item>
      <title>No data after setting up Add-on for Windows</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444743#M54726</link>
      <description>&lt;P&gt;I have deployed Add-on for Windows on one of my servers and I'm not collecting any data.  If I don't use the Add-on input.conf and only use the input.conf file located in \etc\system\local it works fine, but if remove the data from that file and use the \etc\apps\Splunk_TA_windows\local file I get nothing.  I've restarted the service, rebooted the host machine and I'm not sure where to go from here.&lt;/P&gt;

&lt;P&gt;I followed the directions here: &lt;A href="https://docs.splunk.com/Documentation/WindowsAddOn/6.0.0/User/Configuration" target="_blank"&gt;https://docs.splunk.com/Documentation/WindowsAddOn/6.0.0/User/Configuration&lt;/A&gt; for the configuration of the input.conf and prop.conf files.&lt;/P&gt;

&lt;P&gt;Any suggestions what I'm missing what log to look at for error messages?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Bob&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:24:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444743#M54726</guid>
      <dc:creator>bobmc859</dc:creator>
      <dc:date>2020-09-30T00:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: No data after setting up Add-on for Windows</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444744#M54727</link>
      <description>&lt;P&gt;The best practice is to create an app of yourself , so it is modular and controllable (like deployment server etc.)&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Remove any configs you have done in etc/system/local etc. and cleanup any config changes done on Splunk_TA_windows&lt;/LI&gt;
&lt;LI&gt;Create an app (&lt;CODE&gt;MY_windows_app&lt;/CODE&gt;) within etc\apps and create &lt;CODE&gt;inputs.conf&lt;/CODE&gt; file within &lt;CODE&gt;local&lt;/CODE&gt; directory of it. So it will look like . &lt;CODE&gt;MY_windows_app\local\inputs.conf&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Ensure your Splunk_TA_windows is present in  etc\apps directory and is NOT modified at all&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;In your &lt;CODE&gt;MY_windows_app\local\inputs.conf&lt;/CODE&gt; make an entry like below&lt;/P&gt;

&lt;P&gt;[WinEventLog://Application]&lt;BR /&gt;
disabled = 0 &lt;BR /&gt;
[WinEventLog://Security]&lt;BR /&gt;
disabled = 0 &lt;BR /&gt;
[WinEventLog://System]&lt;BR /&gt;
disabled = 0 &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Restart splunk&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Data should come in now correctly if you have setup your indexer and outputs.conf correctly&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:24:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444744#M54727</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2020-09-30T00:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: No data after setting up Add-on for Windows</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444745#M54728</link>
      <description>&lt;P&gt;Thanks koshyk! That seem to do the trick!  I did fail to mention I do have a deployment server and that I was using that, but using your method I simply created the app and deployed it with your suggestions.  &lt;/P&gt;

&lt;P&gt;Though I do have a couple of quick follow up questions.  In the link I referenced it talked about setting up the local.conf and prop.conf files, was that incorrect or was miss understanding something there?&lt;/P&gt;

&lt;P&gt;Also using the method you shown me there I wanted to ask, what if I have some one off data I want to ingest in to splunk that is not configured in the MY_windows_app\local\inputs.conf file and I don't want it to be on every server.  For example if I have one server that I want to get sysmon data from but not every server.  Do I then update the etc/system/local input.conf file for that specifically?&lt;/P&gt;

&lt;P&gt;Thanks again!&lt;BR /&gt;
Bob&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:24:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444745#M54728</guid>
      <dc:creator>bobmc859</dc:creator>
      <dc:date>2020-09-30T00:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: No data after setting up Add-on for Windows</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444746#M54729</link>
      <description>&lt;P&gt;then you create your "APP" more specific per input&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;MY_windows_application_inputs
MY_windows_security_inputs
MY_windows_sysmon_inputs
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and in your serverclass, send the above apps as required to the end hosts/clients. The more granular you go, the more control you have and easy to be dynamic. &lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 11:22:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444746#M54729</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2019-05-02T11:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: No data after setting up Add-on for Windows</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444747#M54730</link>
      <description>&lt;P&gt;Although your question has been answered, was the Windows app sending the data to the default 'windows' index, and you were searching your own index and found no data? Just checking - I'm trying to add to my troubleshooting knowledge base. &lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 12:08:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444747#M54730</guid>
      <dc:creator>danielansell</dc:creator>
      <dc:date>2019-05-02T12:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: No data after setting up Add-on for Windows</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444748#M54731</link>
      <description>&lt;P&gt;No data was getting to the splunk instance at all, I did a search on index=* and saw nothing before doing koshyk's suggestion. &lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 13:16:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444748#M54731</guid>
      <dc:creator>bobmc859</dc:creator>
      <dc:date>2019-05-02T13:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: No data after setting up Add-on for Windows</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444749#M54732</link>
      <description>&lt;P&gt;Thanks for the response. &lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 13:19:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-data-after-setting-up-Add-on-for-Windows/m-p/444749#M54732</guid>
      <dc:creator>danielansell</dc:creator>
      <dc:date>2019-05-02T13:19:09Z</dc:date>
    </item>
  </channel>
</rss>

