<?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 can I get the remote Windows Logs? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435456#M75989</link>
    <description>&lt;P&gt;If you want to collect the logs through the UF, then you shouldn't use Add Data -&amp;gt; Remote Windows Logs on your Enterprise instance (at least I assume that's where you were trying that?). You need to either configure the inputs locally on the UF, or by using forwarder management from an Enterprise instance (turning that into a Deployment Server for your UFs).&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jun 2018 11:54:34 GMT</pubDate>
    <dc:creator>FrankVl</dc:creator>
    <dc:date>2018-06-04T11:54:34Z</dc:date>
    <item>
      <title>How can I get the remote Windows Logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435455#M75988</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Have installed Universal forwarder in my remote windows machine. Actually, have tried configuring ''Remote event Logs'' which was under ''Add Data''.&lt;/P&gt;

&lt;P&gt;While configuring this, it's asking for the remote window machine name &amp;amp; while entering it's throwing the below error :&lt;/P&gt;

&lt;P&gt;''Unable to get wmi classes from host 'XXYYZZ'. This host may not be reachable or WMI may be misconfigured''&lt;/P&gt;

&lt;P&gt;Can anyone help on this to get my remote windows logs?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Ramu.R&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 11:32:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435455#M75988</guid>
      <dc:creator>mailmetoramu</dc:creator>
      <dc:date>2018-06-04T11:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the remote Windows Logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435456#M75989</link>
      <description>&lt;P&gt;If you want to collect the logs through the UF, then you shouldn't use Add Data -&amp;gt; Remote Windows Logs on your Enterprise instance (at least I assume that's where you were trying that?). You need to either configure the inputs locally on the UF, or by using forwarder management from an Enterprise instance (turning that into a Deployment Server for your UFs).&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 11:54:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435456#M75989</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-06-04T11:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the remote Windows Logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435457#M75990</link>
      <description>&lt;P&gt;Hi Frank,&lt;/P&gt;

&lt;P&gt;Have configured the inputs.conf file on my Universal Forwarder in my remote windows machine &amp;amp; restarted the forwarder, but after that also i m not getting any logs into my splunk enterprise instance. Please find the configuration as below :&lt;/P&gt;

&lt;P&gt;[script ://$SPLUNK_HOME\bin\scripts\splunk-wmi.path]&lt;BR /&gt;
disabled = 0&lt;/P&gt;

&lt;P&gt;[monitor ://C :\logs\remote_access.log]&lt;BR /&gt;
sourcetype = remote_access_logs&lt;BR /&gt;
index = remotelogs&lt;/P&gt;

&lt;P&gt;[WinEventLog ://Application]&lt;BR /&gt;
index=remotelogs&lt;/P&gt;

&lt;P&gt;[WinEventLog ://Security]&lt;BR /&gt;
index=remotelogs&lt;/P&gt;

&lt;P&gt;[WinEventLog ://System]&lt;BR /&gt;
index=remotelogs&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:45:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435457#M75990</guid>
      <dc:creator>mailmetoramu</dc:creator>
      <dc:date>2020-09-29T19:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the remote Windows Logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435458#M75991</link>
      <description>&lt;P&gt;You need to remove the spaces from those stanzas. Also: have you configured the UF to forward to the Enterprise instance (and are its internal logs indeed coming through)?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 06:55:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435458#M75991</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-06-05T06:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the remote Windows Logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435459#M75992</link>
      <description>&lt;P&gt;Yes have configured &amp;amp; i m getting internal logs (Splunk Logs) from my remote windows machine. Anywazz let me try removing space between the stanzas.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 10:49:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435459#M75992</guid>
      <dc:creator>mailmetoramu</dc:creator>
      <dc:date>2018-06-05T10:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the remote Windows Logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435460#M75993</link>
      <description>&lt;P&gt;To clarify what I meant, it should be: &lt;CODE&gt;[WinEventLog://System]&lt;/CODE&gt; not &lt;CODE&gt;[WinEventLog ://System]&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 10:55:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435460#M75993</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-06-05T10:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the remote Windows Logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435461#M75994</link>
      <description>&lt;P&gt;Got it, Thank You.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 11:12:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435461#M75994</guid>
      <dc:creator>mailmetoramu</dc:creator>
      <dc:date>2018-06-05T11:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the remote Windows Logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435462#M75995</link>
      <description>&lt;P&gt;Please let me know the exact search query language to fetch the logs, actually i m using the below one :&lt;/P&gt;

&lt;P&gt;index=''remotelogs'' sourcetype=''WinEventLog*''  (no results found for this)&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 11:24:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435462#M75995</guid>
      <dc:creator>mailmetoramu</dc:creator>
      <dc:date>2018-06-05T11:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the remote Windows Logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435463#M75996</link>
      <description>&lt;P&gt;You're not setting any sourcetype in inputs.conf. I'm not 100% if maybe some default config fixes that for windows events, but you might want to properly assign it in inputs.conf. Search for just the &lt;CODE&gt;index=remotelogs&lt;/CODE&gt; to see if the issue is with the sourcetype not being what you expect.&lt;/P&gt;

&lt;P&gt;If the sourcetype is fine, you'll need to do some further troubleshooting.&lt;/P&gt;

&lt;P&gt;Does that index exist on your enterprise instance?&lt;BR /&gt;
Any errors/warnings in splunkd.log on the UF?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 12:01:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435463#M75996</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-06-05T12:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the remote Windows Logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435464#M75997</link>
      <description>&lt;H1&gt;My Final Inputs.Conf File :&lt;/H1&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host=XXYYZZ&lt;/P&gt;

&lt;P&gt;[script://$SPLUNK_HOME\bin\scripts\splunk-wmi.path]&lt;BR /&gt;
disabled=0&lt;/P&gt;

&lt;P&gt;[monitor://C:\Program Files]&lt;/P&gt;

&lt;P&gt;[WinEventLog://Application]&lt;BR /&gt;
index=''_internal''&lt;/P&gt;

&lt;P&gt;[WinEventLog://Security]&lt;BR /&gt;
index=''_internal''&lt;/P&gt;

&lt;P&gt;[WinEventLog://System]&lt;BR /&gt;
index=''_internal''&lt;/P&gt;

&lt;H1&gt;Tried below query :&lt;/H1&gt;

&lt;P&gt;Index=_Internal&lt;/P&gt;

&lt;H1&gt;Got this below message :&lt;/H1&gt;

&lt;P&gt;Received event for unconfigured/disabled/deleted index=''_internal'' with source="source::WinEventLog:System" host="host::XXYYZZ" sourcetype="sourcetype::WinEventLog:System". So far received events from 2 missing index(es).&lt;/P&gt;

&lt;P&gt;Can we create new Index on Splunk Enterprise ??&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 12:28:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435464#M75997</guid>
      <dc:creator>mailmetoramu</dc:creator>
      <dc:date>2018-06-05T12:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the remote Windows Logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435465#M75998</link>
      <description>&lt;OL&gt;
&lt;LI&gt;Such event logs should not be sent into _internal index. That is meant for Splunk Internal logs.&lt;/LI&gt;
&lt;LI&gt;Previously you had it configured to send to remotelogs index, did you get similar errors about index being missing? If so: go to index configuration on your enterprise instance and create the remotelogs index and use that in your inputs.conf.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 05 Jun 2018 13:48:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435465#M75998</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-06-05T13:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get the remote Windows Logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435466#M75999</link>
      <description>&lt;P&gt;Thanks a lot Mr.Frank, got worked , you rock man &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 14:20:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-can-I-get-the-remote-Windows-Logs/m-p/435466#M75999</guid>
      <dc:creator>mailmetoramu</dc:creator>
      <dc:date>2018-06-05T14:20:11Z</dc:date>
    </item>
  </channel>
</rss>

