Installation

How do you test a Splunk 6 upgrade? Rsync scheduled search results?

twinspop
Influencer

In particular, scheduled searches in dashboards are presenting a problem. I set-up a new search head with Splunk 6 and copied the apps over. The new install has the scheduler disabled because I don't want it messing with the continuously running production searches.

I have not added the new install to the pool for fear of mixing Splunk 5 and Splunk 6 servers' data in the shared storage area.

My idea was to rsync data from the shared storage over to the new server so we can verify dashboards and forms are working as intended. Would this work? Should I sync the entire var sub directory from the shared storage? Or just a particular dir under that tree, like dispatch maybe?

Labels (1)

lakshman239
Influencer

If you want to rsync the knowledge objects ( i.e. results of the savedsearches), you can rsync the dispatch directory.

$RSYNC /opt/splunk/var/run/splunk/dispatch/* splunk@yourhost::splunk_dispatch

where splunk_dispatch is /opt/splunk/var/run/splunk/dispatch

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...