This message originated from Cribl Community Slack.
Click here to view the original link.
Hello. Are there documented DR solutions that don't involve restoring from Git? unfortunately, I can't use our external git with a personal access token from the environment our Cribl stream is in.
Solved
Cribl DR Solutions Not Documented Without Using Git Restoration
Best answer by sharkeysmachine1234
Consider https://github.com/aplura/cribl_geese
Or roll your own (which I did).
Use Python requests module to hit the REST API endpoint to enumerate your configuration. Write it out to disk as JSON.
Restore is the opposite. Read from JSON on disk, use REST API to re-create.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
