23 lines
1.4 KiB
Markdown
23 lines
1.4 KiB
Markdown
---
|
|
title: Getting started with InfluxDB Enterprise
|
|
description: Set up your cluster as a data source in Chronograf.
|
|
aliases:
|
|
- /enterprise_influxdb/v1/introduction/getting_started/
|
|
- /enterprise/v1.8/introduction/getting_started/
|
|
menu:
|
|
enterprise_influxdb_v1:
|
|
name: Getting started
|
|
weight: 104
|
|
parent: Introduction
|
|
---
|
|
|
|
After you successfully [install and set up](/enterprise_influxdb/v1/introduction/installation/) InfluxDB Enterprise, learn how to [monitor your InfluxDB Enterprise clusters](/chronograf/v1/guides/monitoring-influxenterprise-clusters) with Chronograf, InfluxDB, and Telegraf.
|
|
|
|
### Where to from here?
|
|
|
|
- [Review key concepts](/enterprise_influxdb/v1/concepts/) and check out the [Enterprise features](/enterprise_influxdb/v1/features/).
|
|
- Learn how to [administer your cluster](/enterprise_influxdb/v1/administration/), including how to backup and restore clusters, configure clusters, log and trace clusters, manage security, and manage subscriptions.
|
|
- Find [Enterprise guides](/enterprise_influxdb/v1/guides/) on a variety of topics, such as how to downsample and retain data, rebalance InfluxDB Enterprise clusters, use fine-grained authorization, and more!
|
|
- Explore the [InfluxQL](/enterprise_influxdb/v1/query_language/) and [Flux](/enterprise_influxdb/v1/flux/) languages.
|
|
- Learn about [InfluxDB line protocol](/enterprise_influxdb/v1/write_protocols/) and other [supported protocols](/enterprise_influxdb/v1/supported_protocols/).
|