<?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: Windows Forwarder to read eventlog from another windows server in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Forwarder-to-read-eventlog-from-another-windows-server/m-p/553858#M91819</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/184933"&gt;@anantdeshpande&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;the only way to monitor a remote wineventlog is WMI, it isn't possible to configure something like you tried.&lt;/P&gt;&lt;P&gt;My hint was different: did you tried to install a not supported UF 7.x on your Windows 2003 server? probably it runs and you have your wineventlogs.&lt;/P&gt;&lt;P&gt;This is the last try before WMI.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jun 2021 14:33:03 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2021-06-01T14:33:03Z</dc:date>
    <item>
      <title>Windows Forwarder to read eventlog from another windows server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Forwarder-to-read-eventlog-from-another-windows-server/m-p/553830#M91811</link>
      <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;We have old 2003 Windows server where we can not install UF anymore. So we want to read EventLogs from Win 2003 server from another Win 2016 server where UF is running.&lt;/P&gt;&lt;P&gt;I have below monitor stanza in Win 2016 server. But not working. Any suggestions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;[WinEventLog://\\&amp;lt;win2003_hostname&amp;gt;\config\Security]&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 11:02:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Forwarder-to-read-eventlog-from-another-windows-server/m-p/553830#M91811</guid>
      <dc:creator>anantdeshpande</dc:creator>
      <dc:date>2021-06-01T11:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Forwarder to read eventlog from another windows server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Forwarder-to-read-eventlog-from-another-windows-server/m-p/553831#M91812</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/184933"&gt;@anantdeshpande&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you could use WMI (&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.0/Data/MonitorWMIdata" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.0/Data/MonitorWMIdata&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;It's a solution that I use only when there isn't any other choice.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 11:06:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Forwarder-to-read-eventlog-from-another-windows-server/m-p/553831#M91812</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-06-01T11:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Forwarder to read eventlog from another windows server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Forwarder-to-read-eventlog-from-another-windows-server/m-p/553835#M91813</link>
      <description>&lt;P&gt;Hi @Giuseppe,&lt;/P&gt;&lt;P&gt;We want to avoid WMI option and try configuring UF to access logs remotely. Do you have any solution with the approach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 11:44:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Forwarder-to-read-eventlog-from-another-windows-server/m-p/553835#M91813</guid>
      <dc:creator>anantdeshpande</dc:creator>
      <dc:date>2021-06-01T11:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Forwarder to read eventlog from another windows server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Forwarder-to-read-eventlog-from-another-windows-server/m-p/553840#M91814</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/184933"&gt;@anantdeshpande&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as I said, I don't like WMI and I try to avoid it.&lt;/P&gt;&lt;P&gt;About remote access logs, what do you have to take: wineventlog or log files?&lt;/P&gt;&lt;P&gt;If log files, you could share the folders where these logs are stored and take them from another UF.&lt;/P&gt;&lt;P&gt;If wineventlog it's a problem because using an UF (or HF) you cannot take remote wineventlogs without WMI.&lt;/P&gt;&lt;P&gt;Did you already tried to use a newer UF (e.g. 7.x) even if it isn't supported?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 12:40:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Forwarder-to-read-eventlog-from-another-windows-server/m-p/553840#M91814</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-06-01T12:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Forwarder to read eventlog from another windows server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Forwarder-to-read-eventlog-from-another-windows-server/m-p/553857#M91818</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;We want to index wineventlog remotely via UF which is 7.x version. And it does not work when the monitor stanza is as below.&lt;/P&gt;&lt;P&gt;[WinEventLog://\\&amp;lt;win2003ServerHostname&amp;gt;\config\Security]&lt;/P&gt;&lt;P&gt;That is why I am looking for some suggestions on monitor stanza.&lt;/P&gt;&lt;P&gt;As you mentioned, Let me try WMI way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 14:27:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Forwarder-to-read-eventlog-from-another-windows-server/m-p/553857#M91818</guid>
      <dc:creator>anantdeshpande</dc:creator>
      <dc:date>2021-06-01T14:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Forwarder to read eventlog from another windows server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Forwarder-to-read-eventlog-from-another-windows-server/m-p/553858#M91819</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/184933"&gt;@anantdeshpande&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;the only way to monitor a remote wineventlog is WMI, it isn't possible to configure something like you tried.&lt;/P&gt;&lt;P&gt;My hint was different: did you tried to install a not supported UF 7.x on your Windows 2003 server? probably it runs and you have your wineventlogs.&lt;/P&gt;&lt;P&gt;This is the last try before WMI.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 14:33:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Forwarder-to-read-eventlog-from-another-windows-server/m-p/553858#M91819</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-06-01T14:33:03Z</dc:date>
    </item>
  </channel>
</rss>

