Topics

| pdf version

How Splunk Works


Splunk > The IT Search Company

  • Search and navigate IT data from applications, servers and network devices in real-time.
  • Download Splunk

Localized Splunk documentation

Looking for Splunk documentation in other languages?

Configure the Get Started module

This documentation does not apply to the most recent version of Splunk.

This documentation applies to the following versions of Splunk: 3.0 , 3.0.1 , 3.0.2 , 3.1 , 3.1.1 , 3.1.2 , 3.1.3 , 3.1.4

Configure the Get Started module

You can only configure the Get Started module through the CLI.


Copy prefs.conf from $SPLUNK_HOME/etc/bundles/default/ into $SPLUNK_HOME/etc/bundles/local/. Open $SPLUNK_HOME/etc/bundles/local/prefs.conf.


Note: DO NOT edit prefs.conf in default/. This may break your Splunk instance's web interface.


Look for this bit of code:


dashboard_customList_Getting_started_text = 
       <ul>
                <li>If you're new to Splunk, see the quick <a href="http://www.splunk.com/r/tutorial" target="splunk">tutorial</a> to learn your way around.</li>
               
                <li>You can customize the message that appears in this module with tips for your environment. <a href="http://www.splunk.com/r/get_started_dash" target="splunk">Learn how</a>.</li>
      </ul>
You can edit this part of prefs.conf to configure your Get Started module. For best practice, you can edit anything between the
    tags. If there are any problems with your SplunkWeb interface, remove prefs.conf from local/ to revert to default/. Any changes require a restart of your Splunk interface.
Revision: 207 Contact Privacy Policy Terms of Use Community content licensed under Creative Commons