Home / Edge/ Working with Fleets and Edge Nodes/ Fleets·Recovering a Deleted Fleet

Recovering 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.

  1. Select Fleets from the sidebar, then Add Fleet.
  2. Set Fleet name to be exactly the same as the deleted Fleet. Fill in the remaining information and Save.
  3. If you previously committed the deletion of the original Fleet, open the Version Control menu.
  4. 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:

  1. Stop the Cribl server.
  2. Using a command line interface, look at the version control history for the Leader Node and identify the commit which deleted the Fleet.
  3. Revert to the last commit before the Fleet was deleted.
  4. Restart the Cribl server.