<?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 Windows_TA_addon inputs in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-TA-addon-inputs/m-p/408646#M74008</link>
    <description>&lt;P&gt;Unable to see any logs even after configuring inputs.conf under Splunk_TA_Windows &amp;gt; local.&lt;/P&gt;

&lt;P&gt;I should at least see perfmon. here's my config to keep it basic. &lt;/P&gt;

&lt;P&gt;[WinEventLog://Security]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = security&lt;BR /&gt;
start_from = oldest&lt;BR /&gt;
current_only = 0&lt;BR /&gt;
evt_resolve_ad_obj = 1&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
renderXml=0&lt;/P&gt;

&lt;P&gt;my logs are showing success to connecting to indexers but &lt;/P&gt;

&lt;P&gt;07-28-2019 13:43:19.292 -0700 ERROR TcpOutputFd - Connection to host=x.x.x.x:8000 failed (splunk cloud)&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 01:28:17 GMT</pubDate>
    <dc:creator>tthonest</dc:creator>
    <dc:date>2020-09-30T01:28:17Z</dc:date>
    <item>
      <title>Windows_TA_addon inputs</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-TA-addon-inputs/m-p/408646#M74008</link>
      <description>&lt;P&gt;Unable to see any logs even after configuring inputs.conf under Splunk_TA_Windows &amp;gt; local.&lt;/P&gt;

&lt;P&gt;I should at least see perfmon. here's my config to keep it basic. &lt;/P&gt;

&lt;P&gt;[WinEventLog://Security]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = security&lt;BR /&gt;
start_from = oldest&lt;BR /&gt;
current_only = 0&lt;BR /&gt;
evt_resolve_ad_obj = 1&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
renderXml=0&lt;/P&gt;

&lt;P&gt;my logs are showing success to connecting to indexers but &lt;/P&gt;

&lt;P&gt;07-28-2019 13:43:19.292 -0700 ERROR TcpOutputFd - Connection to host=x.x.x.x:8000 failed (splunk cloud)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:28:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-TA-addon-inputs/m-p/408646#M74008</guid>
      <dc:creator>tthonest</dc:creator>
      <dc:date>2020-09-30T01:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Windows_TA_addon inputs</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-TA-addon-inputs/m-p/408647#M74009</link>
      <description>&lt;P&gt;Hi tthonest,&lt;BR /&gt;
I don't think that the problem is in the inputs.conf but probably in outputs.conf.&lt;/P&gt;

&lt;P&gt;At first check the connection (open ports) between your server and the Splunk cloud (using telnet).&lt;BR /&gt;
Then what port did you configured to send logs from the forwarder to Splunk Cloud? I see 8000, but this is the web interface port, by default logs are sent using the 9997 port.&lt;BR /&gt;
Check in your Splunk Cloud if you're receiving (probably not!) internal logs from the forwarder&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal host=your_host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 09:34:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-TA-addon-inputs/m-p/408647#M74009</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-07-29T09:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Windows_TA_addon inputs</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-TA-addon-inputs/m-p/408648#M74010</link>
      <description>&lt;P&gt;Hey Guiseppe,&lt;/P&gt;

&lt;P&gt;apologies, to clarify... &lt;/P&gt;

&lt;P&gt;07-29-2019 10:37:42.100 -0700 INFO  TcpOutputProc - Connected to idx=x.x.x.x:9997, pset=0, reuse=0.&lt;BR /&gt;
07-29-2019 10:37:58.589 -0700 WARN  TcpOutputFd - Connect to x.x.x.x:8000 failed. No connection could be made because the target machine actively refused it.&lt;BR /&gt;
07-29-2019 10:37:58.589 -0700 ERROR TcpOutputFd - Connection to host=x.x.x.x:8000 failed&lt;BR /&gt;
07-29-2019 10:38:14.324 -0700 INFO  HttpPubSubConnection - Running phone uri=/services/broker/phonehome/connection_x.x.x.x_8089_ip-x-x-x-x-.ec2.internal_myWorkStation_...&lt;BR /&gt;
07-29-2019 10:38:16.034 -0700 WARN  TcpOutputFd - Connect to x.x.x.x:8000 failed. No connection could be made because the target machine actively refused it.&lt;BR /&gt;
07-29-2019 10:38:16.034 -0700 ERROR TcpOutputFd - Connection to host=x.x.x.x:8000 failed&lt;/P&gt;

&lt;P&gt;I've validated the logs, it does say 9997 is connected and to my multiple indexer clusters which is what I want. I dont know why it's trying to connect to my splunkcloud.com web UI, i just assume since it's failing i should make sure it's successfully establish a connection. Regardless I dont see logs under my splunk cloud instance at all. &lt;/P&gt;

&lt;P&gt;my inputs file is quite straight forward...&lt;/P&gt;

&lt;P&gt;inputs.conf (SPLUNKHOME\etc\apps\Splunk_TA_windows\local)&lt;BR /&gt;
[WinEventLog://Security]&lt;BR /&gt;
index=security&lt;BR /&gt;
current_only=1&lt;BR /&gt;
evt_resolve_ad_obj=0&lt;BR /&gt;
renderXml=1&lt;BR /&gt;
disabled=0&lt;/P&gt;

&lt;P&gt;so when I go into SplunkCloud i expect to see index=* or index=security, i've manually created the index in splunk cloud already. &lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:28:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-TA-addon-inputs/m-p/408648#M74010</guid>
      <dc:creator>tthonest</dc:creator>
      <dc:date>2020-09-30T01:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Windows_TA_addon inputs</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-TA-addon-inputs/m-p/408649#M74011</link>
      <description>&lt;P&gt;Hi tthonest,&lt;BR /&gt;
inputs.conf seems to be correct, so I think that the problem is somewhere else, probably outputs.conf.&lt;BR /&gt;
You can debug configuration files using btool command &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.0/Troubleshooting/Usebtooltotroubleshootconfigurations"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.0/Troubleshooting/Usebtooltotroubleshootconfigurations&lt;/A&gt;&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 08:41:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-TA-addon-inputs/m-p/408649#M74011</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-07-30T08:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Windows_TA_addon inputs</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-TA-addon-inputs/m-p/408650#M74012</link>
      <description>&lt;P&gt;Hello, okay I dont see an outputs.conf file under local. &lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 19:27:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-TA-addon-inputs/m-p/408650#M74012</guid>
      <dc:creator>tthonest</dc:creator>
      <dc:date>2019-07-30T19:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Windows_TA_addon inputs</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-TA-addon-inputs/m-p/408651#M74013</link>
      <description>&lt;P&gt;Hi tthonest,&lt;BR /&gt;
search outputs.conf in your installation, it must be present (I see in your logs "Connected to idx=x.x.x.x:9997"), otherwise you cannot send logs to indexers or Heavy Forwarders.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 07:19:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-TA-addon-inputs/m-p/408651#M74013</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-07-31T07:19:17Z</dc:date>
    </item>
  </channel>
</rss>

