<?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 creating a table that shows specific notable information in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-creating-a-table-that-shows-specific-notable-information/m-p/594510#M10768</link>
    <description>&lt;P&gt;The by clause worked! Thank you so much!&lt;/P&gt;</description>
    <pubDate>Wed, 20 Apr 2022 16:30:53 GMT</pubDate>
    <dc:creator>LionWolf</dc:creator>
    <dc:date>2022-04-20T16:30:53Z</dc:date>
    <item>
      <title>Help creating a table that shows specific notable information</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-creating-a-table-that-shows-specific-notable-information/m-p/594499#M10764</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on a search for a dashboard panel and I need some help.&lt;/P&gt;&lt;P&gt;I'm looking to get the owner, search_name, status_label, and the last comment.&lt;/P&gt;&lt;P&gt;The search I have so far is below:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;`notable`&lt;BR /&gt;| where owner =="User1" OR owner=="User2" OR owner=="User3" OR owner=="User4" OR owner=="User5" OR owner=="User6"&lt;BR /&gt;| where status_label=="Ready for Review" OR status_label=="Closed: False Positive" OR status_label=="Pending" OR status_label=="Closed: Valid - Remediated"&lt;BR /&gt;| stats earliest(owner) AS Analyst, earliest(search_name) AS "Alert Name", latest(status_label) AS Status, latest(comment) AS Summary&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 16:03:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-creating-a-table-that-shows-specific-notable-information/m-p/594499#M10764</guid>
      <dc:creator>LionWolf</dc:creator>
      <dc:date>2022-04-20T16:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help creating a table that shows specific notable information</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-creating-a-table-that-shows-specific-notable-information/m-p/594502#M10765</link>
      <description>&lt;P&gt;In what way does this not give you what you have asked for?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 16:14:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-creating-a-table-that-shows-specific-notable-information/m-p/594502#M10765</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-04-20T16:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help creating a table that shows specific notable information</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-creating-a-table-that-shows-specific-notable-information/m-p/594505#M10766</link>
      <description>&lt;P&gt;Hello ITWhisperer,&lt;/P&gt;&lt;P&gt;I only get one notable event, even for 30 days. I need all of the notable events that have been worked on, and that currently have the status_label of&amp;nbsp;&lt;SPAN&gt;"Ready for Review", "Closed: False Positive", "Pending", "Closed: Valid - Remediated"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought this search should have returned the results I needed but it isn't.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 16:20:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-creating-a-table-that-shows-specific-notable-information/m-p/594505#M10766</guid>
      <dc:creator>LionWolf</dc:creator>
      <dc:date>2022-04-20T16:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help creating a table that shows specific notable information</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-creating-a-table-that-shows-specific-notable-information/m-p/594506#M10767</link>
      <description>&lt;P&gt;The stats command is giving you a single result for the whole search - perhaps you need to use a BY clause?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 16:24:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-creating-a-table-that-shows-specific-notable-information/m-p/594506#M10767</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-04-20T16:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help creating a table that shows specific notable information</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-creating-a-table-that-shows-specific-notable-information/m-p/594510#M10768</link>
      <description>&lt;P&gt;The by clause worked! Thank you so much!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 16:30:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Help-creating-a-table-that-shows-specific-notable-information/m-p/594510#M10768</guid>
      <dc:creator>LionWolf</dc:creator>
      <dc:date>2022-04-20T16:30:53Z</dc:date>
    </item>
  </channel>
</rss>

