<?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 Dashboards - Event Highlighting/Acknowledging in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-Event-Highlighting-Acknowledging/m-p/496566#M32515</link>
    <description>&lt;P&gt;Greetings,&lt;/P&gt;

&lt;P&gt;I am currently trying to implement a certain solution by sending logs from an analytics system over to Splunk for visualisation purposes. I have, however, currently hit a roadblock of sorts when trying to properly format and display critical events for usability purposes.&lt;BR /&gt;
What I would like to know is whether there is a way to highlight newly received or specific events in a dashboard? This is critical from the user perspective because if the solution is horizontally scaled, there are going to be a lot of events populating the dashboards and missing a potential incident is not an option.&lt;BR /&gt;
I have already created a dashboard and visually formatted it, with the current search string for the dashboard being: sourcetype=test host=xxxx &lt;EM&gt;string&lt;/EM&gt; | fields _time, host, customfield | fields - _raw&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7774iB9CBEA67E4E32FDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
The current structure of the dashboard is the following: Statistics table, Wrap results: false.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7775iDFF2F6AD78D9F71A/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
The ideal end result would be either highlighting certain events based on a specific string (for example "Persons" in the provided picture) or some sort of a solution where the user could "acknowledge" the events, marking them as "Seen" or any other similar solution.&lt;BR /&gt;
I have read through a lot of the documentation already, but I haven't been able to find any solid information on the implementation of my desired result yet. Since I still consider myself to be rather new to Splunk, I was hoping that some of the more advanced users here would have a suggestion on how to proceed.&lt;/P&gt;

&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Tue, 01 Oct 2019 13:19:44 GMT</pubDate>
    <dc:creator>sendijsd</dc:creator>
    <dc:date>2019-10-01T13:19:44Z</dc:date>
    <item>
      <title>Dashboards - Event Highlighting/Acknowledging</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-Event-Highlighting-Acknowledging/m-p/496566#M32515</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;

&lt;P&gt;I am currently trying to implement a certain solution by sending logs from an analytics system over to Splunk for visualisation purposes. I have, however, currently hit a roadblock of sorts when trying to properly format and display critical events for usability purposes.&lt;BR /&gt;
What I would like to know is whether there is a way to highlight newly received or specific events in a dashboard? This is critical from the user perspective because if the solution is horizontally scaled, there are going to be a lot of events populating the dashboards and missing a potential incident is not an option.&lt;BR /&gt;
I have already created a dashboard and visually formatted it, with the current search string for the dashboard being: sourcetype=test host=xxxx &lt;EM&gt;string&lt;/EM&gt; | fields _time, host, customfield | fields - _raw&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7774iB9CBEA67E4E32FDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
The current structure of the dashboard is the following: Statistics table, Wrap results: false.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7775iDFF2F6AD78D9F71A/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
The ideal end result would be either highlighting certain events based on a specific string (for example "Persons" in the provided picture) or some sort of a solution where the user could "acknowledge" the events, marking them as "Seen" or any other similar solution.&lt;BR /&gt;
I have read through a lot of the documentation already, but I haven't been able to find any solid information on the implementation of my desired result yet. Since I still consider myself to be rather new to Splunk, I was hoping that some of the more advanced users here would have a suggestion on how to proceed.&lt;/P&gt;

&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 13:19:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-Event-Highlighting-Acknowledging/m-p/496566#M32515</guid>
      <dc:creator>sendijsd</dc:creator>
      <dc:date>2019-10-01T13:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboards - Event Highlighting/Acknowledging</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-Event-Highlighting-Acknowledging/m-p/496567#M32516</link>
      <description>&lt;P&gt;This isn't going to necessarily highlight the entire row, but you can highlight the cell that you care about based on the value.&lt;BR /&gt;
In the dashboard, click on the pencil the top right of the column, enable color based on values and enter the values/color that you're interested in highlighting. &lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7773i4815EDB34F2C3741/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Another way to go about highlighting those rows is by using JS and CSS. You can use this answer for reference: &lt;A href="https://answers.splunk.com/answers/588394/change-the-color-of-rows-in-a-table-based-on-text-1.html"&gt;https://answers.splunk.com/answers/588394/change-the-color-of-rows-in-a-table-based-on-text-1.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 16:23:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-Event-Highlighting-Acknowledging/m-p/496567#M32516</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2019-10-01T16:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboards - Event Highlighting/Acknowledging</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-Event-Highlighting-Acknowledging/m-p/496568#M32517</link>
      <description>&lt;P&gt;Thanks, this is something along the lines of what I was expecting. I will try and investigate the customisation options further by using JS and CSS as you mentioned.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 06:27:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboards-Event-Highlighting-Acknowledging/m-p/496568#M32517</guid>
      <dc:creator>sendijsd</dc:creator>
      <dc:date>2019-10-03T06:27:54Z</dc:date>
    </item>
  </channel>
</rss>

