- Fleets streamline the process of managing telemetry agents deployed in different locations, machines, or environments.
- Because all agents within a fleet share the same configuration settings, you can maintain consistent behavior between a large number of agents and roll out changes accordingly.
- Updates are pulled from an HTTP endpoint rather than pushed directly to each agent, which gives you more control over your fleet’s network settings and eliminates the need to open a hole in your firewall.
View your fleets
Select from the following methods to view your available fleets.- Web
- Pipeline CLI
To view all of your available fleets using the Telemetry Pipeline web interface,
in the navigation menu select Fleets.
Create a fleet
Select from the following methods to create a fleet.- Web
- Pipeline CLI
To create a new fleet using the Telemetry Pipeline user interface:
- Sign in to the Telemetry Pipeline web interface.
- Open the project where you want to create a fleet.
- In the navigation menu select Fleets, then click Create new fleet.
- In Set the name of the Fleet, enter a name for your new fleet. The fleet name must be between eight and 15 characters in length.
- Click Next.
- In the Agent Type menu, select either Fluent Bit or Core Agent.
- Use the corresponding instructions to update your Core Agent or Fluent Bit configuration.
- Click Save and deploy.
Update a fleet
Select from the following methods to update a fleet.- Web
- Pipeline CLI
To update a fleet:
- In the navigation menu select Fleets.
- Find the fleet you want to update in the list of fleets, and click its Edit icon.
- Click Settings and make any needed changes.
- Click Save and deploy.
Delete a fleet
Select from the following methods to delete a fleet.- Web
- Pipeline CLI
To delete a fleet:
- In the navigation menu select Fleets.
- Find the fleet you want to delete in the list of fleets, and click its Delete icon.
- To permanently delete the fleet, click Delete.