<?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: Help needed with Search to correlate Windows Event Logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Help-needed-with-Search-to-correlate-Windows-Event-Logs/m-p/356579#M65146</link>
    <description>&lt;P&gt;Try this!&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=(your inddex) (EventCode= 4624 OR EventCode= 4672 EventCode= 4676)
| bucket span=30s _time | stats dc(EventCode) as count by _time,hostname|where count=3
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 25 Sep 2017 12:13:15 GMT</pubDate>
    <dc:creator>HiroshiSatoh</dc:creator>
    <dc:date>2017-09-25T12:13:15Z</dc:date>
    <item>
      <title>Help needed with Search to correlate Windows Event Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-needed-with-Search-to-correlate-Windows-Event-Logs/m-p/356578#M65145</link>
      <description>&lt;P&gt;Hi All, &lt;/P&gt;

&lt;P&gt;I have a requirement to write a Splunk query that will alert if windows event logs capture three EventCodes (independent events) within 30 secs&lt;/P&gt;

&lt;P&gt;PseudoQuery : &lt;BR /&gt;
"EventCode= X, Y, Z| bucket span=30s _time | fields _time hostname EventCode"&lt;/P&gt;

&lt;P&gt;Any leads, please?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 11:59:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-needed-with-Search-to-correlate-Windows-Event-Logs/m-p/356578#M65145</guid>
      <dc:creator>rishiaggarwal</dc:creator>
      <dc:date>2017-09-25T11:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with Search to correlate Windows Event Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-needed-with-Search-to-correlate-Windows-Event-Logs/m-p/356579#M65146</link>
      <description>&lt;P&gt;Try this!&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=(your inddex) (EventCode= 4624 OR EventCode= 4672 EventCode= 4676)
| bucket span=30s _time | stats dc(EventCode) as count by _time,hostname|where count=3
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 25 Sep 2017 12:13:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-needed-with-Search-to-correlate-Windows-Event-Logs/m-p/356579#M65146</guid>
      <dc:creator>HiroshiSatoh</dc:creator>
      <dc:date>2017-09-25T12:13:15Z</dc:date>
    </item>
  </channel>
</rss>

