<?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 Rapid7 search error in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Rapid7-search-error/m-p/451043#M6105</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm trying to use the search below but I only get 0 events. &lt;/P&gt;

&lt;P&gt;What Am I doing wrong?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=rapid7 sourcetype=*
| eval site=coalesce(site, "") 
| eval asset=coalesce(asset_id, "") 
| search site=* status=Approved reason="Acceptable risk" 
| search [search index=rapid7 sourcetype="rapid7:nexpose:asset" | fields * | eval tag=coalesce(split(nexpose_tags,";"), "") | search tag="*" * vendor_product="*" site_id="*" pci_status="*" (hostname=* OR ip=* OR mac=*) | fields * | table asset_id hostname ip mac os site_name nexpose_tags os]
| dedup site asset vulnerability_id
| sort "Status" DESC 
| table status vulnerability_id title asset_id severity_score severity reason additional_comments submitted_by review_date review_comment expiration_date port key
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 10 May 2019 12:32:30 GMT</pubDate>
    <dc:creator>gustavobrgyn</dc:creator>
    <dc:date>2019-05-10T12:32:30Z</dc:date>
    <item>
      <title>Rapid7 search error</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Rapid7-search-error/m-p/451043#M6105</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm trying to use the search below but I only get 0 events. &lt;/P&gt;

&lt;P&gt;What Am I doing wrong?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=rapid7 sourcetype=*
| eval site=coalesce(site, "") 
| eval asset=coalesce(asset_id, "") 
| search site=* status=Approved reason="Acceptable risk" 
| search [search index=rapid7 sourcetype="rapid7:nexpose:asset" | fields * | eval tag=coalesce(split(nexpose_tags,";"), "") | search tag="*" * vendor_product="*" site_id="*" pci_status="*" (hostname=* OR ip=* OR mac=*) | fields * | table asset_id hostname ip mac os site_name nexpose_tags os]
| dedup site asset vulnerability_id
| sort "Status" DESC 
| table status vulnerability_id title asset_id severity_score severity reason additional_comments submitted_by review_date review_comment expiration_date port key
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 10 May 2019 12:32:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Rapid7-search-error/m-p/451043#M6105</guid>
      <dc:creator>gustavobrgyn</dc:creator>
      <dc:date>2019-05-10T12:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Rapid7 search error</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Rapid7-search-error/m-p/451044#M6106</link>
      <description>&lt;P&gt;Your SPL has a few errors, perhaps because of the way the forum formats questions.  Please edit the question to correct issues like "search site= status=...".  It will be easier to help if we're looking at a valid query.&lt;/P&gt;

&lt;P&gt;A typical approach for debugging a query that returns zero events is to start with the base search and add one command at a time until no results are returned.  The last command added is probably the cause.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 14:39:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Rapid7-search-error/m-p/451044#M6106</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-05-10T14:39:41Z</dc:date>
    </item>
  </channel>
</rss>

