<?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: correlate between two sources in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/correlate-between-two-sources/m-p/412739#M169329</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;... root / base search...
| rename action as msg 
| rex “Device (?&amp;lt;dvc&amp;gt;\w+)”
| stats latest(msg) by dvc
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You’ll need to be in verbose or maybe smart mode for this to work.&lt;/P&gt;</description>
    <pubDate>Sat, 19 May 2018 11:59:21 GMT</pubDate>
    <dc:creator>jkat54</dc:creator>
    <dc:date>2018-05-19T11:59:21Z</dc:date>
    <item>
      <title>correlate between two sources</title>
      <link>https://community.splunk.com/t5/Splunk-Search/correlate-between-two-sources/m-p/412738#M169328</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;
i have tow devices, i want to check the result of the same event in tow devices.&lt;BR /&gt;
for example if one source  is blocked  in one device on another device what is the action!&lt;/P&gt;

&lt;P&gt;Device A = fw=x.x.x.x  msg=""Connection Closed" " appName=""General HTTP"" n=366680949 src=150.X.X.55:34884:X1 dst=192.168.x.x:80:X2 &lt;BR /&gt;
Device B = risk=None, event=""Other"", proxy=""://generic:"",, source=""150.X.X.55"", violation=""Invalid hostname"", path=""/"", &lt;BR /&gt;
method=""GET"", node=""WebApplicationFirewall"", action=""Block""&lt;/P&gt;

&lt;P&gt;in device A the ip is connection closed and on the device b the ip is blocked&lt;/P&gt;

&lt;P&gt;tanx&lt;/P&gt;</description>
      <pubDate>Sat, 19 May 2018 10:58:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/correlate-between-two-sources/m-p/412738#M169328</guid>
      <dc:creator>khanlarloo</dc:creator>
      <dc:date>2018-05-19T10:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: correlate between two sources</title>
      <link>https://community.splunk.com/t5/Splunk-Search/correlate-between-two-sources/m-p/412739#M169329</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;... root / base search...
| rename action as msg 
| rex “Device (?&amp;lt;dvc&amp;gt;\w+)”
| stats latest(msg) by dvc
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You’ll need to be in verbose or maybe smart mode for this to work.&lt;/P&gt;</description>
      <pubDate>Sat, 19 May 2018 11:59:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/correlate-between-two-sources/m-p/412739#M169329</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-05-19T11:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: correlate between two sources</title>
      <link>https://community.splunk.com/t5/Splunk-Search/correlate-between-two-sources/m-p/412740#M169330</link>
      <description>&lt;P&gt;if i want to search base on host name how can i write the regex format?&lt;BR /&gt;
host="12.13.2.1" &lt;BR /&gt;
host="2.1.1.4"&lt;/P&gt;</description>
      <pubDate>Sat, 25 Aug 2018 09:38:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/correlate-between-two-sources/m-p/412740#M169330</guid>
      <dc:creator>khanlarloo</dc:creator>
      <dc:date>2018-08-25T09:38:38Z</dc:date>
    </item>
  </channel>
</rss>

