<?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: Web link accessed on Firewall in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Web-link-accessed-on-Firewall/m-p/300702#M5570</link>
    <description>&lt;P&gt;Actually the scenario is, whenever anyone gets any weblink in email, I want to check that that link is tried access or not.&lt;/P&gt;

&lt;P&gt;I am getting the web link from teh first search mimecast_for_splunk URL=*&lt;BR /&gt;
the result for this search could be anything, whatever we get from outside.&lt;BR /&gt;
but want to compare this result with my web logs i.e. sourcetype="pan:threat" URL=*&lt;/P&gt;

&lt;P&gt;now I need the URL that are matching in both the log sources.&lt;/P&gt;

&lt;P&gt;hope this explains&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 18:09:50 GMT</pubDate>
    <dc:creator>deepak007</dc:creator>
    <dc:date>2020-09-29T18:09:50Z</dc:date>
    <item>
      <title>Web link accessed on Firewall</title>
      <link>https://community.splunk.com/t5/Reporting/Web-link-accessed-on-Firewall/m-p/300700#M5568</link>
      <description>&lt;P&gt;My Query is little different,&lt;BR /&gt;
I need to find the access status of web links on firewall/proxy logs of the access status&lt;BR /&gt;
I got all the malicious URL in Mimecast logs, need to compare the url's with the proxy logs.&lt;BR /&gt;
not sure how to proceed, do I need to create a lookup, or It  can be done via a search itself&lt;/P&gt;

&lt;P&gt;sourcetype=mimecast_for_splunk URL=*&lt;BR /&gt;
sourcetype="pan:threat"&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:08:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Web-link-accessed-on-Firewall/m-p/300700#M5568</guid>
      <dc:creator>deepak007</dc:creator>
      <dc:date>2020-09-29T18:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Web link accessed on Firewall</title>
      <link>https://community.splunk.com/t5/Reporting/Web-link-accessed-on-Firewall/m-p/300701#M5569</link>
      <description>&lt;P&gt;Can you provide some sample events from both log sources? There are multiple ways to do it.&lt;BR /&gt;
Suppose if you have the common field in both the log sources then you can do it by &lt;CODE&gt;stats OR join&lt;/CODE&gt; command.&lt;/P&gt;

&lt;P&gt;Using stats :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(sourcetype=mimecast_for_splunk URL=*) OR sourcetype="pan:threat" | stats values(your_fields) ...by common_field
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Give me more details of what do you want exactly?&lt;BR /&gt;
Are you just looking for raw logs or you are looking for specific key-value?&lt;BR /&gt;
If URL exists in both sources then make sure that &lt;CODE&gt;URL&lt;/CODE&gt; field is extracted in both the sources.&lt;/P&gt;

&lt;P&gt;let me know if this helps!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 10:38:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Web-link-accessed-on-Firewall/m-p/300701#M5569</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-02-21T10:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Web link accessed on Firewall</title>
      <link>https://community.splunk.com/t5/Reporting/Web-link-accessed-on-Firewall/m-p/300702#M5570</link>
      <description>&lt;P&gt;Actually the scenario is, whenever anyone gets any weblink in email, I want to check that that link is tried access or not.&lt;/P&gt;

&lt;P&gt;I am getting the web link from teh first search mimecast_for_splunk URL=*&lt;BR /&gt;
the result for this search could be anything, whatever we get from outside.&lt;BR /&gt;
but want to compare this result with my web logs i.e. sourcetype="pan:threat" URL=*&lt;/P&gt;

&lt;P&gt;now I need the URL that are matching in both the log sources.&lt;/P&gt;

&lt;P&gt;hope this explains&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:09:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Web-link-accessed-on-Firewall/m-p/300702#M5570</guid>
      <dc:creator>deepak007</dc:creator>
      <dc:date>2020-09-29T18:09:50Z</dc:date>
    </item>
  </channel>
</rss>

