I'm going from a single server installation to a Search Head + Indexer setup.
I've managed to install and setup the Search Head but now I would like to migrate everything (except the indexes) to the search head, that is:
Users, Roles and Authentication config
Apps, Searches, Reports and Views
Macros, Extracted Fields and Lookups
Basically, the only thing that stays in the original server is the actual indexes (and indexes.conf of course) since the plan is to have users use JUST the Search Head.
All the documentation talks about is the knowledge bundle but, at this moment, all the "knowledge" is in the indexer...
It seems that I should copy (almost) the entire(?) $SPLUNK_HOME/etc to the search head but I can't find anything on the documentation about this.
... View more