Can you please tell us, how to sync the sourcetype and indexes from master node to other peers and search nodes.
Hi @dhavamanis
Have you looked at the following documentation? I think this is what you are looking for:
http://docs.splunk.com/Documentation/Splunk/6.1.1/Indexer/Updatepeerconfigurations
Hi @dhavamanis
Have you looked at the following documentation? I think this is what you are looking for:
http://docs.splunk.com/Documentation/Splunk/6.1.1/Indexer/Updatepeerconfigurations
1)Test sourcetype and index config files to make sure they work.
2)Move the config files into the configuration bundle under the master-apps/_cluster/local subdirectory on the master node.
3)On the master node dashboard:
-Click Settings in the upper right corner of Splunk Web.
-In the Distributed environment group, click Clustering.
-Click the Edit button on upper right corner of the dashboard and select the Distribute Configuration Bundle option.
-Click the Distribute Configuration Bundle button (NOTE: The distribution may cause a peer restart)
-Click Push Changes to continue.
i am creating sourcetype and index through Splunk web ui. in that case, can you please provide the detailed steps to sync them.
we have enabled cluster setup with the below
In this case, if we create a new index / sourcetype in master cluster nodes, how do we sync the other nodes with the same configuration(cluster peer and cluster search head). or do we need to create the same configuration manually in all nodes.
What do you mean by "sync the sourcetype"? What do you mean by master node? It seems like you have some terminology that you need to get straight first of all.