Copy outputs.yml to differnt worker
Hello there,
we currently have a leader with 10 workers in different groups under it.
We use Indexer discovery within Splunk to connect the workers in the destinations tab to our Indexer.
Can i copy the outputs.yml from one worker to another worker in a seperated group to directly have the config ready? Or do i have to go the way thorugh the GUI and make my marks.
Thank you
Best Answer
-
Hi @Brenny, absolutely. You can copy the
outputs.yml
file to the other worker groups on your leader. Youll find the file in$CRIBL_HOME/groups/<group name>/cribl/local/outputs.yml
.Remember to restart your leader after making changes to the config files on disk without using the UI.
0
Answers
-
Hi @Brenny, absolutely. You can copy the
outputs.yml
file to the other worker groups on your leader. Youll find the file in$CRIBL_HOME/groups/<group name>/cribl/local/outputs.yml
.Remember to restart your leader after making changes to the config files on disk without using the UI.
0 -
Hey bdalpe,
thank you for the solution, worked out.0