<?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 How to assign colors to events by eventtype? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-assign-colors-to-events-by-eventtype/m-p/197144#M12341</link>
    <description>&lt;P&gt;At splunk .conf2013 in one of the very last sessions a senior support guy showed how you can assign coloring to highlight events in eventview depending on their eventtype. I can not find the video of the session or any information of how he did it. There is more then one way of coloring custom views and all but i really really remember it being in the normal event view and i recall seeing that in splunk 6 it would now color the block in front of the event display plus some gui to configure it when creating a eventtype...&lt;/P&gt;

&lt;P&gt;Anyone else recalls how this is done?&lt;/P&gt;</description>
    <pubDate>Wed, 27 Aug 2014 17:02:37 GMT</pubDate>
    <dc:creator>dominiquevocat</dc:creator>
    <dc:date>2014-08-27T17:02:37Z</dc:date>
    <item>
      <title>How to assign colors to events by eventtype?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-assign-colors-to-events-by-eventtype/m-p/197144#M12341</link>
      <description>&lt;P&gt;At splunk .conf2013 in one of the very last sessions a senior support guy showed how you can assign coloring to highlight events in eventview depending on their eventtype. I can not find the video of the session or any information of how he did it. There is more then one way of coloring custom views and all but i really really remember it being in the normal event view and i recall seeing that in splunk 6 it would now color the block in front of the event display plus some gui to configure it when creating a eventtype...&lt;/P&gt;

&lt;P&gt;Anyone else recalls how this is done?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2014 17:02:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-assign-colors-to-events-by-eventtype/m-p/197144#M12341</guid>
      <dc:creator>dominiquevocat</dc:creator>
      <dc:date>2014-08-27T17:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign colors to events by eventtype?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-assign-colors-to-events-by-eventtype/m-p/197145#M12342</link>
      <description>&lt;P&gt;Silly me, it is available on the save as eventtype dialog. It is exposed in splunk 6 directly in this dialoge.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2014 17:04:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-assign-colors-to-events-by-eventtype/m-p/197145#M12342</guid>
      <dc:creator>dominiquevocat</dc:creator>
      <dc:date>2014-08-27T17:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign colors to events by eventtype?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-assign-colors-to-events-by-eventtype/m-p/197146#M12343</link>
      <description>&lt;P&gt;I have been trying to use this, but regardless of what color I assign, they are never returned in that color.  All events are black regardless of even type color assignment.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 16:04:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-assign-colors-to-events-by-eventtype/m-p/197146#M12343</guid>
      <dc:creator>Cuyose</dc:creator>
      <dc:date>2014-10-08T16:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign colors to events by eventtype?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-assign-colors-to-events-by-eventtype/m-p/197147#M12344</link>
      <description>&lt;P&gt;The coloring uses a referal in stylesheet in $SPLUNK/etc/system/local/event_renderers.conf those are css elements in $SPLUNK/etc/apps/search/appserver/static/application.css and just use the predefined ones:&lt;/P&gt;

&lt;H1&gt;classes used by eventtype renderer&lt;/H1&gt;

&lt;P&gt;.splEvent-et_blue    .t { color:#00F; }&lt;BR /&gt;
.splEvent-et_green   .t { color:#0C0; }&lt;BR /&gt;
.splEvent-et_magenta .t { color:#F09; }&lt;BR /&gt;
.splEvent-et_orange  .t { color:#F30; }&lt;BR /&gt;
.splEvent-et_purple  .t { color:#90C; }&lt;BR /&gt;
.splEvent-et_red     .t { color:#F00; }&lt;BR /&gt;
.splEvent-et_sky     .t { color:#09F; }&lt;BR /&gt;
.splEvent-et_teal    .t { color:#099; }&lt;BR /&gt;
.splEvent-et_yellow  .t { color:#990; }&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:58:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-assign-colors-to-events-by-eventtype/m-p/197147#M12344</guid>
      <dc:creator>dominiquevocat</dc:creator>
      <dc:date>2020-09-28T17:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign colors to events by eventtype?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-assign-colors-to-events-by-eventtype/m-p/197148#M12345</link>
      <description>&lt;P&gt;Although it isn't in the eventtype settings page- which is bizarre. How do you add colours to eventtypes defined manually?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 10:44:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-assign-colors-to-events-by-eventtype/m-p/197148#M12345</guid>
      <dc:creator>kyleharrison</dc:creator>
      <dc:date>2015-10-09T10:44:51Z</dc:date>
    </item>
  </channel>
</rss>

