Dashboards & Visualizations

Suppress lookup table alert in Message module

southeringtonp
Motivator

What's the best way to preserve legitimate errors/warnings on a dashboard that uses |inputlookup to populate dropdowns or other UI elements, while suppressing the following message:

Successfully read lookup file '/opt/splunk/etc/apps/appname/lookups/lookupfile.csv'

Is there a preferred value for the filter parameter below that will suppress just that one message?

    <module name="Message" layoutPanel="messaging">
            <param name="filter">*</param>
            <param name="clearOnJobDispatch">False</param>
            <param name="maxSize">1</param>
    </module>
1 Solution
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...