Skip to main content
 
 
Splunk Lantern

Setting up a lab environment

 

An essential enterprise software best practice is to set up a lab environment that simulates your production environment so you can test product features.

A lab is different from setting up an individual sandbox, which is intended to be a lightweight, high-volatility environment for individual development and experimentation. A lab is similar to your production environment, and should be stable and persistent, so you can effectively test and develop product features before implementing them in your production environment.

Guidelines for establishing a lab

If you are a Splunk Cloud Platform customer, you should talk to your Customer Success team to learn more about establishing a dedicated Splunk Cloud Platform lab or development environment, as the process you'll need to follow will be different from that for Splunk Enterprise users.

A lab environment should mirror your production topology to the extent possible, in functionality, if not in scale. You can host your lab a number of ways:

On-prem lab

You can host your lab on premises using dedicated hardware. This hardware should be managed and maintained under the same policy as your production environment to ensure stability, security, and up-time.

Cloud or VM lab

You can use a public cloud (such as Amazon Web Services) or one that is private to your company. Consider any concerns your organization may have about exfiltration, or unauthorized transfer of personal or company data to a cloud-based resource.

You can also set up a virtual machine on your local instance. Oracle VM VirtualBox is a free and open-source option. Be aware that installing a virtual machine can be complex, especially if you want to replicate a distributed environment.

You can also run Splunk Enterprise inside a Docker container to quickly deploy an instance and gain hands-on experience with Splunk software. 

Access control

Access control in your lab environment should mirror your production environment. See Securing Splunk Enterprise for details. See Managing data based on role for tips on how to fine tune your user access model.

Getting data into your lab

A lab is where you test product features and custom solutions on production-simulated data before pushing them to production, so you want the data in your lab to mirror production as closely as possible.

When you set up your lab, you can start with sample data from Splunk. For sample data, see Upload the tutorial data. You can also use the _internal index, which has logs about your own instance. After you have your lab set up, however, use one of the other methods listed below so you can test your product features on data that more closely simulates reality.

Export data

If you don't want to connect directly to a production indexer, you can use the export feature in Splunk to get a sample of raw events. Export data as raw events so you can experiment with defining the source type. You can also use a semi-structured format, such as JSON or XML. For information about exporting data, see Export data using Splunk Web.

When you export data from the production environment, be aware of the amount of data you are requesting. If the data set is too large, your Splunk deployment could become unresponsive while transmitting the export.

Production data

You can point to existing indexers, including those in your production environment. It is possible to have a many-to-many relationship between search heads and indexers (or index clusters). For information about connecting to production non-clustered indexers, see Add search peers to the search head. For information about connecting to production indexer clusters, see Enable the search head. Before proceeding with this option, consider the impact this will have on the environment.

If you are using your lab for an indexer-heavy workload, connecting to production indexers may not be the best solution.

License management

Configure a license manager and set up a license peer for your lab. This ensures that your lab is stable and persistent, and has all the functionality that is available in production. See Configure a license peer.

Go further with Splunk Outcome Paths

If the guidance on this page helped you, you might also be interested in streamlining Splunk deployments through automation strategies. That article is part of a series of prescriptive strategies designed to drive you toward your business and technical goals by increasing efficiencies in the way you work with the Splunk platform.