22 lines
599 B
Markdown
22 lines
599 B
Markdown
---
|
|
title: Clone a Telegraf configuration
|
|
description: >
|
|
Use the InfluxDB UI to clone an Telegraf configuration.
|
|
weight: 101
|
|
menu:
|
|
influxdb_2_0:
|
|
name: Clone a config
|
|
parent: Telegraf configurations
|
|
---
|
|
|
|
Use the InfluxDB user interface (UI) to clone a Telegraf configuration.
|
|
|
|
|
|
1. In the navigation menu on the left, select **Data** (**Load Data**) > **Telegraf**.
|
|
|
|
{{< nav-icon "load data" >}}
|
|
|
|
2. Hover over the configuration you want to clone, click the **{{< icon "clone" "v2" >}}**
|
|
icon, and then click **Clone**.
|
|
The clone appears in your list of Telegraf configurations.
|