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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...