These docs are for Cribl Edge 4.12 and are no longer actively maintained.
See the latest version (4.13).
Recover a Deleted Fleet
Learn how to recover deleted Fleets in Cribl Edge
If you delete a Fleet, you can no longer access its Version Control menu. As a result, you also lose the option to directly recover the Fleet.
You can, however, still recover a deleted Fleet, using one of the following two methods:
Creating a New Fleet with the Same Name
When you create a new Fleet with the same name as a deleted one, it will restore that Fleet with all of its configuration.
- Select Fleets from the sidebar, then Add Fleet.
- Set Fleet name to be exactly the same as the deleted Fleet. Fill in the remaining information and Save.
- If you previously committed the deletion of the original Fleet, open the Version Control menu.
- Select a previous version of the deleted Fleet and confirm with Done.
Reverting Commit via Command Line
You can restore a deleted Fleet in version control using the command line. To revert the deletion commit:
- Stop the Cribl server.
- Using a command line interface, look at the version control history for the Leader Node and identify the commit which deleted the Fleet.
- Revert to the last commit before the Fleet was deleted.
- Restart the Cribl server.