<?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 Monitoring Windows Event Logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-Windows-Event-Logs/m-p/392741#M70165</link>
    <description>&lt;P&gt;Windows Event Log files (.evtx) monitoring stop working after a while and the Splunk universal forwarder has to be restarted to start data collection again. &lt;/P&gt;

&lt;P&gt;Here is the [monitor] stanza configured to monitor the Windows Event Log files (.evtx): &lt;BR /&gt;
[monitor://C:\Windows\System32\winevt\Logs\VisualSVNServerActivity.evtx]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = WinEvent&lt;/P&gt;

&lt;P&gt;[monitor://C:\Windows\System32\winevt\Logs\VisualSVNServerManagement.evtx]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = WinEvent&lt;/P&gt;</description>
    <pubDate>Mon, 08 Apr 2019 07:58:09 GMT</pubDate>
    <dc:creator>keio_splunk</dc:creator>
    <dc:date>2019-04-08T07:58:09Z</dc:date>
    <item>
      <title>Monitoring Windows Event Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-Windows-Event-Logs/m-p/392741#M70165</link>
      <description>&lt;P&gt;Windows Event Log files (.evtx) monitoring stop working after a while and the Splunk universal forwarder has to be restarted to start data collection again. &lt;/P&gt;

&lt;P&gt;Here is the [monitor] stanza configured to monitor the Windows Event Log files (.evtx): &lt;BR /&gt;
[monitor://C:\Windows\System32\winevt\Logs\VisualSVNServerActivity.evtx]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = WinEvent&lt;/P&gt;

&lt;P&gt;[monitor://C:\Windows\System32\winevt\Logs\VisualSVNServerManagement.evtx]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = WinEvent&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 07:58:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-Windows-Event-Logs/m-p/392741#M70165</guid>
      <dc:creator>keio_splunk</dc:creator>
      <dc:date>2019-04-08T07:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Windows Event Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-Windows-Event-Logs/m-p/392742#M70166</link>
      <description>&lt;P&gt;Universal forwarder will not poll for inputs for window events when specifying the [monitor] if interval is not specified. &lt;BR /&gt;
i.e. &lt;BR /&gt;
[monitor://C:\Windows\System32\winevt\Logs\VisualSVNServerActivity.evtx] &lt;BR /&gt;
disabled = 0 &lt;BR /&gt;
index = WinEvent&lt;/P&gt;

&lt;P&gt;Solution 1: Specify an interval value for the [monitor] stanza: &lt;BR /&gt;
[monitor://C:\Windows\System32\winevt\Logs\VisualSVNServerActivity.evtx] &lt;BR /&gt;
interval = 60 &lt;BR /&gt;
disabled = 0 &lt;BR /&gt;
index = WinEvent&lt;/P&gt;

&lt;P&gt;Solution 2: Use [WinEventLog] stanza for Windows Event Log files monitoring: &lt;BR /&gt;
[WinEventLog://VisualSVNServerActivity] &lt;BR /&gt;
disabled = 0 &lt;BR /&gt;
index = WinEvent&lt;/P&gt;

&lt;P&gt;Refer to &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.4/Data/MonitorWindowseventlogdata"&gt;Monitor Windows event log data&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 08:07:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-Windows-Event-Logs/m-p/392742#M70166</guid>
      <dc:creator>keio_splunk</dc:creator>
      <dc:date>2019-04-08T08:07:22Z</dc:date>
    </item>
  </channel>
</rss>

