Knowledge Management

How do I use the event type to highlight all events, not just the left side?

eliasabouhamad
Explorer

how can i use the event type to highlight all events, not just to highlight the left side ?

0 Karma

ngatchasandra
Builder

Hi,
To try to do this, you can use eventtypes.cont and event_renderers.conf.

Call your eventtype which is define from eventtypes.conf in event_renderers.conf.

You will define a CSS class in event_renderers.conf.

After do this, you can externalize your css style rules for this in $APP/appserver/static/application.css. For example, to make the text red you would add to application.css:.splEvent-foo { color:red; }

This an example of stanza in event_renderers.conf

[event_renderer_1]
eventtype = hawaiian_type
priority = 1
css_class = EventRenderer1

with CSS class EventRenderer1 , you can customize your eventtype.

you can follow also the link that follow:

http://docs.splunk.com/Documentation/Splunk/6.2.2/admin/Event_renderersconf

Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...