Telegraf and other updates

- Addressed PR feedback.
- Added `children` short code to index pages.
- Reworked descriptions for SEO.
pull/1387/head
noramullen1 2020-08-25 10:36:29 -07:00 committed by Scott Anderson
parent 5c79277b4c
commit 6738babc1b
192 changed files with 351 additions and 393 deletions

View File

@ -1,6 +1,6 @@
---
title: About the Chronograf project
description: Learn about Chronograf, the UI component for InfluxDB.
description: Learn about Chronograf, the user interface (UI) for InfluxDB.
menu:
chronograf_1_7:
name: About the project

View File

@ -1,6 +1,6 @@
---
title: InfluxData Contributor License Agreement (CLA)
description: Before contributing to the Chronograf project, submit the InfluxData Contributor License Agreement.
description: Before contributing to the Chronograf project, submit the InfluxData Contributor License Agreement.
menu:
chronograf_1_7:
weight: 30

View File

@ -1,6 +1,6 @@
---
title: Chronograf 1.7 release notes
description: Important changes and and what's new in each version of Chronograf.
description: Important changes and what's new in each version of Chronograf.
menu:
chronograf_1_7:
name: Release notes

View File

@ -1,8 +1,10 @@
---
title: Chronograf 1.8 documentation
description: Chronograf is InfluxData's open source web application.
Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules.
menu:
chronograf_1_8:
name: Chronograf v1.8
name: Chronograf v1.8
weight: 1
---

View File

@ -1,6 +1,6 @@
---
title: About the Chronograf project
description: Learn about Chronograf, the UI component for InfluxDB.
description: Learn about Chronograf, the user interface (UI) for InfluxDB.
menu:
chronograf_1_8:
name: About the project
@ -10,21 +10,7 @@ Chronograf is the user interface component of the [InfluxData time series platfo
Follow the links below for more information.
## [Chronograf 1.8 release notes](/chronograf/v1.8/about_the_project/release-notes-changelog/)
The [Chronograf 1.8 release notes](/chronograf/v1.8/about_the_project/release-notes-changelog/) includes details about features, bug fixes, and breaking changes for current and earlier Chronograf OSS releases.
## [Contributing to Chronograf](https://github.com/influxdata/chronograf/blob/master/CONTRIBUTING.md)
See [Contributing to InfluxDB OSS](https://github.com/influxdata/chronograf/blob/master/CONTRIBUTING.md) for information about how you can contribute to the InfluxDB OSS GitHub project.
### [InfluxData Contributor License Agreement (CLA)](https://influxdata.com/community/cla/)
In order to begin contributing to InfluxDB OSS project, you need to complete and sign the [InfluxData Contributor License Agreement (CLA)](https://influxdata.com/community/cla/).
## [Open source license for Chronograf](https://github.com/influxdata/chronograf/blob/master/LICENSE/)
See the [open source license for Chronograf](https://github.com/influxdata/chronograf/blob/master/LICENSE/) for conditions and restrictions for the use of the Chronograf source code.
{{< children >}}
Chronograf is released under the GNU Affero General Public License. This Free Software Foundation license is fairly new,
and differs from the more widely known and understood GPL.

View File

@ -1,6 +1,7 @@
---
title: InfluxData Contributor License Agreement (CLA)
description: Before contributing to the Chronograf project, submit the InfluxData Contributor License Agreement.
description: >
Before contributing to the Chronograf project, submit the InfluxData Contributor License Agreement.
menu:
chronograf_1_8:
weight: 30

View File

@ -1,7 +1,6 @@
---
title: Contribute to Chronograf
description: >
Contribute to the Chronograf project.
description: Contribute to the Chronograf project.
menu:
chronograf_1_8:
name: Contribute

View File

@ -1,5 +1,6 @@
---
title: Open source license for Chronograf
description: Find the open source license for Chronograf.
menu:
chronograf_1_8:
Name: Open source license

View File

@ -1,6 +1,6 @@
---
title: Chronograf 1.8 release notes
description: Important changes and and what's new in each version of Chronograf.
description: Important changes and what's new in each version of Chronograf.
menu:
chronograf_1_8:
name: Release notes

View File

@ -1,6 +1,7 @@
---
title: Administering Chronograf
description: Learn how to administer Chronograf.
description: >
Upgrade and configure Chronograf, plus manage connections, users, security, and organizations.
menu:
chronograf_1_8:
name: Administration
@ -10,43 +11,4 @@ menu:
Follow the links below for more information.
## [Upgrade to Chronograf 1.8](/chronograf/v1.8/administration/upgrading/)
See [Upgrade to Chronograf 1.8](/chronograf/v1.8/administration/upgrading/) for details on upgrading to the latest Chronograf release.
## [Configure Chronograf 1.8](/chronograf/v1.8/administration/configuration/)
See [Configure Chronograf 1.8](/chronograf/v1.8/administration/configuration/) to information on starting Chronograf, configuring Chronograf, setting custom default Chronograf configuration options, and enabling security, multi-organization, and multi-user support.
## [Configuration options](/chronograf/v1.8/administration/config-options/)
[Configuration options](/chronograf/v1.8/administration/config-options/) includes details on Chronograf configuration options, including command line settings and environment variables, for the Chronograf service, connections for Kapacitor and InfluxDB, and OAuth 2.0 authentication options.
## [Connect Chronograf to InfluxDB Enterprise clusters](/chronograf/v1.8/administration/chrono-on-clusters/)
[Connect Chronograf to InfluxDB Enterprise clusters](/chronograf/v1.8/administration/chrono-on-clusters/) covers details on configuring and using Chronograf to monitor and manage your InfluxDB Enterprise clusters.
## [Create InfluxDB and Kapacitor connections](/chronograf/v1.8/administration/creating-connections/)
[Create InfluxDB and Kapacitor connections](/chronograf/v1.8/administration/creating-connections/) includes steps for creating InfluxDB and Kapacitor connections for use with Chronograf.
## [Manage InfluxDB users in Chronograf](/chronograf/v1.8/administration/managing-influxdb-users/)
[Manage InfluxDB users in Chronograf](/chronograf/v1.8/administration/managing-influxdb-users/) covers how to use Chronograf to create and manage InfluxDB users, roles, and permissions.
## [Manage Chronograf security](/chronograf/v1.8/administration/managing-security/)
See [Manage Chronograf security](/chronograf/v1.8/administration/managing-security/) for details on configuring OAuth 2.0 authentication providers, authentication duration, and configuring TLS and HTTPS support.
## [Manage Chronograf organizations](/chronograf/v1.8/administration/managing-organizations/)
[Manage Chronograf organizations](/chronograf/v1.8/administration/managing-organizations/) covers use of the Default organization and creating, managing, and removing Chronograf organizations.
## [Manage Chronograf users](/chronograf/v1.8/administration/managing-chronograf-users/)
See [Manage Chronograf users](/chronograf/v1.8/administration/managing-chronograf-users/) for details on managing Chronograf users and roles, organization-bound users, cross-organization SuperAdmin status, and navigating organizations in the Chronograf user interface.
## [Transition from InfluxDB's Web Admin Interface](/chronograf/v1.8/guides/transition-web-admin-interface/)
Versions 1.3+ of InfluxDB OSS and InfluxDB Enterprise no longer support the web admin interface, the built-in user interface for writing and querying data in InfluxDB.
Learn how to use Chronograf as a replacement for the web admin interface.
{{< children >}}

View File

@ -1,6 +1,6 @@
---
title: Connecting Chronograf to InfluxDB Enterprise clusters
description: Connect Chronograf to InfluxDB Enterprise clusters.
description: Work with InfluxDB Enterprise clusters through the Chronograf UI.
menu:
chronograf_1_8:
name: Connecting Chronograf to InfluxDB Enterprise

View File

@ -1,6 +1,7 @@
---
title: Chronograf configuration options
description: Options available in the Chronograf configuration file and environment variables.
description: >
Options available in the Chronograf configuration file and environment variables.
menu:
chronograf_1_8:
name: Configuration options

View File

@ -1,6 +1,7 @@
---
title: Configure Chronograf
description: Configure Chronograf, including security, multiple users, and multiple organizations.
description: >
Configure Chronograf, including security, multiple users, and multiple organizations.
menu:
chronograf_1_8:
name: Configure

View File

@ -1,6 +1,6 @@
---
title: Create InfluxDB and Kapacitor connections
description: Create and manage InfluxDB and Kapacitor connections for use with Chronograf.
description: Create and manage InfluxDB and Kapacitor connections in the UI.
menu:
chronograf_1_8:
name: Create InfluxDB and Kapacitor connections

View File

@ -1,6 +1,6 @@
---
title: Import and export Chronograf dashboards
description: Import and export Chronograf dashboards.
description: Share dashboard JSON files between Chronograf instances.
menu:
chronograf_1_8:
weight: 120

View File

@ -1,6 +1,7 @@
---
title: Manage Chronograf users
description: Manage users and roles in Chronograf.
description: >
Manage users and roles, including SuperAdmin status and organization-bound users.
menu:
chronograf_1_8:
name: Manage Chronograf users

View File

@ -1,6 +1,7 @@
---
title: Manage InfluxDB users in Chronograf
description: Enable authentication and manage InfluxDB OSS and InfluxDB Enterprise users in Chronograf.
description: >
Enable authentication and manage InfluxDB OSS and InfluxDB Enterprise users in Chronograf.
aliases:
- /chronograf/v1.8/administration/user-management/
menu:

View File

@ -1,6 +1,6 @@
---
title: Manage Chronograf organizations
description: Manage organizations in Chronograf.
description: Create, configure, map, and remove organizations in Chronograf.
menu:
chronograf_1_8:
name: Manage Chronograf organizations
@ -11,7 +11,7 @@ menu:
**On this page:**
* [About Chronograf organizations](#about-chronograf-organizations)
* [Use the Default organization](#use-the-default-organization)
* [Use the default organization](#use-the-default-organization)
* [Create organizations](#create-organizations)
* [Configure organizations](#configure-organizations)
* [Map organizations](#map-organizations)
@ -30,12 +30,12 @@ A Chronograf organization is a collection of Chronograf users who share common C
> ***Note:*** Only users with SuperAdmin status can manage organizations. Admins, editors, viewers, and members cannot manage organizations unless they have SuperAdmin status.
## Use the Default organization
## Use the default organization
>***Note:*** The Default organization can be used to support Chronograf as configured in versions earlier than 1.4.
>***Note:*** The default organization can be used to support Chronograf as configured in versions earlier than 1.4.
> Upon upgrading, any Chronograf resources that existed prior to 1.4 automatically become owned by the Default organization.
Upon installation, the Default organization is ready for use and allows Chronograf to be used as-is.
Upon installation, the default organization is ready for use and allows Chronograf to be used as-is.
## Creating organizations

View File

@ -1,6 +1,7 @@
---
title: Migrate to a Chronograf HA configuration
description: Migrate a Chronograf single instance configuration using BoltDB to a Chronograf high-availability (HA) cluster configuration using etcd.
description: >
Migrate a Chronograf single instance configuration using BoltDB to a Chronograf high-availability (HA) cluster configuration using etcd.
menu:
chronograf_1_8:
weight: 10
@ -20,7 +21,7 @@ Use [`chronoctl`](/chronograf/v1.8/tools/chronoctl/) to migrate your Chronograf
$ chronoctl migrate -f bolt:///path/to/chronograf-v1.db -t etcd://localhost:2379
```
> **Note:**
> **Note:**
If you have authentication on `etcd`, use the standard URI format to define a username and password. For example, `etcd://user:pass@localhost:2379`
5. Update links to Chronograf (for example, from external sources) to reflect your new URLs:

View File

@ -1,6 +1,6 @@
---
title: Prebuilt dashboards in Chronograf
description: Prebuilt dashboards into Chronograf based on Telegraf plugins.
description: Import prebuilt dashboards into Chronograf based on Telegraf plugins.
menu:
chronograf_1_8:
name: Prebuilt dashboards in Chronograf

View File

@ -1,6 +1,7 @@
---
title: Restore a Chronograf database
description: If you're rolling back to a previous version of Chronograf, restore your internal database.
description: >
If you're rolling back to a previous version of Chronograf, restore your internal database.
menu:
chronograf_1_8:
weight: 110

View File

@ -14,4 +14,4 @@ If you're upgrading from Chronograf 1.4 or later, [download and install](https:/
> ***Note:*** Installing a new version of Chronograf automatically clears the localStorage settings.
After upgrading, see [Get Started](/chronograf/latest/introduction/getting-started/) to get up and running.
After upgrading, see [Get started](/chronograf/latest/introduction/getting-started/) to get up and running.

View File

@ -9,56 +9,4 @@ menu:
Follow the links below to explore Chronograf's features.
## [Explore data in Chronograf](/chronograf/v1.8/guides/querying-data)
Use Chronograf's Data Explorer to query and visualize your time series data.
## [Use pre-created dashboards](/chronograf/v1.8/guides/using-precreated-dashboards/)
Pre-created dashboards are available when the required Telegraf input plugins are enabled. These dashboards include cells with data visualizations for metrics that are relevant to data sources you are likely to be using.
## [Use the TICKscript editor](/chronograf/v1.8/guides/tickscript-logging/)
Using the TICKscript editor in Chronograf to create, test, and debug Kapacitor TICKscripts.
## [Create dashboards](/chronograf/latest/guides/create-a-dashboard/)
Chronograf offers a complete dashboard solution for visualizing your data and monitoring your infrastructure.
Learn how to create customized dashboards in Chronograf.
## [Clone dashboards and cells](/chronograf/v1.8/guides/cloning-in-ui/)
Use Chronograf's cloning functionality to make copies of dashboards and cells.
## [Visualization types in Chronograf](/chronograf/v1.8/guides/visualization-types/)
Describes the visualization types available to display in Chronograf views in dashboards.
## [Add annotations in Chronograf views](/chronograf/v1.8/guides/annotations/)
Describes how to add annotations to Chronograf views with the user interface or using the command line interface.
## [Create Chronograf alert rules](/chronograf/v1.8/guides/create-alert-rules/)
Learn how to create alert rules in Chronograf.
## [Configure Chronograf alert endpoints](/chronograf/v1.8/guides/configuring-alert-endpoints/)
Chronograf works with Kapacitor to send alert messages to supported event handlers.
Use Chronograf to send alert messages to specific URLs as well as to applications like Slack and HipChat.
Learn how to set up event handlers in Chronograf.
## [Monitor InfluxDB Enterprise clusters](/chronograf/v1.8/guides/monitoring-influxenterprise-clusters/)
InfluxDB Enterprise offers high availability and a highly-scalable clustering solution for your time series data needs.
Learn how to use Chronograf to assess your clusters health and monitor the infrastructure behind your project.
## [Use dashboard template variables](/chronograf/v1.8/guides/dashboard-template-variables/)
Learn how to use Chronograf's dashboard template variables to interact with your dashboards and gain insights into your data.
## [Advanced Kapacitor usage](/chronograf/v1.8/guides/advanced-kapacitor/)
Chronograf provides a user interface for Kapacitor, InfluxDatas processing framework for creating alerts, running ETL jobs, and detecting anomalies in your data.
Learn how Kapacitor interacts with Chronograf at a lower level and learn about advanced Kapacitor usage within Chronograf.
{{< children >}}

View File

@ -1,6 +1,7 @@
---
title: Advanced Kapacitor usage
description: Use Kapacitor with Chronograf for alert history and TICKscript management.
description: >
Use Kapacitor with Chronograf to manage alert history and TICKscripts.
menu:
chronograf_1_8:
weight: 100

View File

@ -1,6 +1,7 @@
---
title: Use annotations in Chronograf views
description: Add contextual information to Chronograf dashboards with annotations.
description: >
Add contextual information to Chronograf dashboards with annotations.
menu:
chronograf_1_8:
name: Use annotations

View File

@ -1,6 +1,7 @@
---
title: Clone dashboards and cells
description: Clone, or duplicate, a dashboard or a cell to use as starting points for creating dashboards or cells using the copy as a template.
description: >
Clone a dashboard or a cell and use the copy as a starting point to create new dashboard or cells.
menu:
chronograf_1_8:
weight: 70

View File

@ -2,7 +2,7 @@
title: Configure Chronograf alert endpoints
aliases:
- /chronograf/v1.8/guides/configure-kapacitor-event-handlers/
description: Use Chronograf alert endpoints to send alert messages.
description: Send alert messages with Chronograf alert endpoints.
menu:
chronograf_1_8:
name: Configure alert endpoints

View File

@ -1,6 +1,6 @@
---
title: Create Chronograf dashboards
description: Create custom Chronograf dashboards to visualize your data.
description: Visualize your data with custom Chronograf dashboards.
menu:
chronograf_1_8:
name: Create dashboards

View File

@ -1,6 +1,7 @@
---
title: Create Chronograf alert rules
description: Create Kapacitor alert rules in the Chronograf UI.
description: >
Trigger alerts by building Kapacitor alert rules in the Chronograf user interface (UI).
aliases:
- /chronograf/v1.8/guides/create-a-kapacitor-alert/
menu:

View File

@ -1,7 +1,7 @@
---
title: Use dashboard template variables
description: Dashboard variables allow you to alter specific components of cells' queries
without having to edit the queries, making it easy to interact with your dashboard cells and explore your data.
description: >
Dashboard variables let you to alter specific components of cells' queries without having to edit the queries, making it easy to interact with your dashboard cells and explore your data.
aliases:
- /chronograf/v1.8/introduction/templating/
- /chronograf/v1.8/templating/
@ -11,7 +11,7 @@ menu:
parent: Guides
---
Chronograf's dashboard template variables allow you to alter specific components of cells' queries
Chronograf's dashboard template variables let you to alter specific components of cells' queries
without having to edit the queries, making it easy to interact with your dashboard cells and explore your data.
## Use template variables
@ -284,7 +284,7 @@ The customer names would populate your template variable dropdown rather than th
### Custom Meta Query
Vary part of a query with a customized meta query that pulls a specific array of values from InfluxDB.
These variables allow you to pull a highly customized array of potential values and offer advanced functionality such as [filtering values based on other template variables](#filter-template-variables-with-other-template-variables).
These variables let you pull a highly customized array of potential values and offer advanced functionality such as [filtering values based on other template variables](#filter-template-variables-with-other-template-variables).
<img src="/img/chronograf/1-6-template-vars-custom-meta-query.png" style="width:100%;max-width:667px;" alt="Custom meta query"/>

View File

@ -286,4 +286,4 @@ In the image below, the Chronograf query editor is used to visualize the idle CP
Create more customized graphs and save them to a dashboard on the Dashboard page in Chronograf.
See the [Creating Chronograf dashboards](/{{< latest "chronograf" >}}/guides/create-a-dashboard/) guide for more information.
That's it! You've successfully configured Telegraf to collect and write data, InfluxDB to store those data, and Chonograf to use those data for monitoring and visualization purposes.
That's it! You've successfully configured Telegraf to collect and write data, InfluxDB to store those data, and Chronograf to use those data for monitoring and visualization purposes.

View File

@ -1,6 +1,7 @@
---
title: Use pre-created dashboards in Chronograf
description: Use preconfigured dashboards in Chronograf to display metrics for popular third-party applications.
description: >
Display metrics for popular third-party applications with preconfigured dashboards in Chronograf.
menu:
chronograf_1_8:
name: Use pre-created dashboards

View File

@ -1,7 +1,7 @@
---
title: Visualization types in Chronograf
descriptions: Chronograf provides multiple visualization types to visualize your data in
a format that makes to the most sense for your use case.
descriptions: >
Chronograf provides multiple visualization types to visualize your data in a format that makes to the most sense for your use case.
menu:
chronograf_1_8:
name: Visualization types

View File

@ -1,6 +1,7 @@
---
title: Introduction to Chronograf
description: An introduction to Chronograf, the user interface and data visualization component for the InfluxData Platform. Includes documentation on getting started, installation, and downloading.
description: >
An introduction to Chronograf, the user interface and data visualization component for the InfluxData Platform. Includes documentation on getting started, installation, and downloading.
menu:
chronograf_1_8:
@ -10,17 +11,4 @@ menu:
Follow the links below to get acquainted with Chronograf:
## [Download Chronograf](https://portal.influxdata.com/downloads)
Chronograf is supported on several operating systems and hardware architectures.
See the [InfluxData downloads page](https://portal.influxdata.com/downloads) page for to the available binaries.
## [Install Chronograf](/chronograf/latest/introduction/installation/)
[Install Chronograf](/chronograf/latest/introduction/installation/) lists the requirements for installing, starting, and configuring Chronograf.
## [Get started with Chronograf](/chronograf/latest/introduction/getting-started/)
[Get started with Chronograf](/chronograf/latest/introduction/getting-started/) gets you up and running with Chronograf with as little configuration and code as possible.
By the end of the guide, you will have downloaded, installed, and configured all four packages of the
TICK stack ([Telegraf](https://github.com/influxdata/telegraf), [InfluxDB](https://github.com/influxdata/influxdb), Chronograf, and [Kapacitor](https://github.com/influxdata/kapacitor)), and you will be all set to monitor your infrastructure.
{{< children >}}

View File

@ -1,6 +1,7 @@
---
title: Get started with Chronograf
description: Get started with Chronograf.
description: >
Overview of data visualization, alerting, and infrastructure monitoring features available in Chronograf.
aliases:
- /{{< latest "chronograf" >}}/introduction/getting-started/
- /chronograf/v1.8/introduction/getting_started/

View File

@ -1,6 +1,7 @@
---
title: Chronograf Tools
description: Chronograf provides command line tools designed to aid in managing and working with Chronograf from the command line.
description: >
Chronograf provides command line tools designed to aid in managing and working with Chronograf from the command line.
menu:
chronograf_1_8:
name: Tools

View File

@ -1,6 +1,7 @@
---
title: chronoctl
description: The `chronoctl` command line interface (CLI) includes commands to interact with an instance of Chronograf's data store.
description: >
The `chronoctl` command line interface (CLI) includes commands to interact with an instance of Chronograf's data store.
menu:
chronograf_1_8:
name: chronoctl

View File

@ -1,6 +1,7 @@
---
title: chronoctl add-superadmin
description: The `add-superadmin` command creates a new user with superadmin status.
description: >
The `add-superadmin` command creates a new user with superadmin status.
menu:
chronograf_1_8:
name: chronoctl add-superadmin

View File

@ -1,6 +1,7 @@
---
title: chronoctl list-users
description: The `list-users` command lists all users in the Chronograf data store.
description: >
The `list-users` command lists all users in the Chronograf data store.
menu:
chronograf_1_8:

View File

@ -1,6 +1,7 @@
---
title: chronoctl migrate
description: The `migrate` command allows you to migrate your Chronograf configuration store.
description: >
The `migrate` command allows you to migrate your Chronograf configuration store.
menu:
chronograf_1_8:
name: chronoctl migrate

View File

@ -1,6 +1,7 @@
---
title: chronograf cli
description: The `chronograf` command line interface (CLI) includes options to manage many aspects of Chronograf security.
description: >
The `chronograf` command line interface (CLI) includes options to manage many aspects of Chronograf security.
menu:
chronograf_1_8:
name: chronograf CLI

View File

@ -1,5 +1,6 @@
---
title: Chronograf frequently asked questions (FAQs)
description: Common issues with Chronograf
menu:
chronograf_1_8:
name: Frequently asked questions (FAQs)

View File

@ -1,6 +1,7 @@
---
title: InfluxDB Enterprise 1.8 documentation
description: Documentation for InfluxDB Enterprise, which adds clustering, high availability, fine-grained authorization, and more to InfluxDB OSS.
description: >
Documentation for InfluxDB Enterprise, which adds clustering, high availability, fine-grained authorization, and more to InfluxDB OSS.
aliases:
- /enterprise/v1.8/
menu:

View File

@ -1,6 +1,7 @@
---
title: About the project
description: Learn about InfluxDB Enterprise.
description: >
Release notes, licenses, and third-party software details for InfluxDB Enterprise.
menu:
enterprise_influxdb_1_8:
weight: 10

View File

@ -1,6 +1,7 @@
---
title: InfluxDB Enterprise 1.8 release notes
description: Important changes and and what's new in each version InfluxDB Enterprise.
description: >
Important changes and and what's new in each version InfluxDB Enterprise.
menu:
enterprise_influxdb_1_8:
name: Release notes

View File

@ -1,52 +1,10 @@
---
title: Administer InfluxDB Enterprise
description: Learn how to administer InfluxDB Enterprise.
description: Configuration, security, and logging in InfluxDB enterprise.
menu:
enterprise_influxdb_1_8:
name: Administration
weight: 70
---
## [Configure InfluxDB Enterprise clusters](/enterprise_influxdb/v1.8/administration/configuration/)
[Configure InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/configuration/) covers the InfluxDB Enterprise configuration settings, including global options, meta node options, and data node options.
## [Configure data nodes](/enterprise_influxdb/v1.8/administration/config-data-nodes/)
[Configure data nodes](/enterprise_influxdb/v1.8/administration/config-data-nodes/) includes listings and descriptions of all data node configurations.
## [Configure meta nodes](/enterprise_influxdb/v1.8/administration/config-meta-nodes/)
[Configure meta nodes](/enterprise_influxdb/v1.8/administration/config-meta-nodes/) includes listings and descriptions of all meta node configurations.
## [Authenticate and authorize](/influxdb/v1.8/administration/authentication_and_authorization/)
See [Authenticate and authorize](/influxdb/v1.8/administration/authentication_and_authorization/) in the InfluxDB open source (OSS) documentation for details on:
* how to
[set up authentication](/influxdb/v1.8/administration/authentication_and_authorization/#set-up-authentication)
* how to
[authenticate requests](/influxdb/v1.8/administration/authentication_and_authorization/#authenticate-requests) in InfluxDB.
* descriptions of the different
[user types](/influxdb/v1.8/administration/authentication_and_authorization/#user-types-and-privileges) and the InfluxQL for
[managing database users](/influxdb/v1.8/administration/authentication_and_authorization/#user-management-commands).
## [Configure LDAP authentication](/enterprise_influxdb/v1.8/administration/ldap/)
## [Upgrade InfluxDB Enterprise clusters](/enterprise_influxdb/v1.8/administration/upgrading/)
## [Use Anti-Entropy service in InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/anti-entropy/)
## [InfluxDB Anti-Entropy API](/enterprise_influxdb/v1.8/administration/anti-entropy-api/)
## [Back up and restore InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/backup-and-restore/)
## [Log and trace InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/logs/)
[Log and trace InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/logs/) covers logging locations, redirecting HTTP request logging, structured logging, and tracing.
## [Rename hosts in InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/renaming/)
## [Manage security in InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/security/)
{{< children >}}

View File

@ -1,6 +1,7 @@
---
title: InfluxDB Anti-Entropy API
description: Use the InfluxDB Anti-Entropy API to monitor and repair shards on InfluxDB Enterprise data nodes.
description: >
Monitor and repair shards on InfluxDB Enterprise data nodes the InfluxDB Anti-Entropy API.
menu:
enterprise_influxdb_1_8:
name: Anti-Entropy API

View File

@ -1,6 +1,7 @@
---
title: Back up and restore InfluxDB Enterprise clusters
description: Back up and restore InfluxDB enterprise clusters in case of unexpected data loss.
description: >
Back up and restore InfluxDB enterprise clusters in case of unexpected data loss.
aliases:
- /enterprise/v1.8/guides/backup-and-restore/
menu:

View File

@ -1,6 +1,7 @@
---
title: Manage InfluxDB Enterprise clusters
description: Use the "influxd-ctl" and "influx" command line tools to manage InfluxDB Enterprise clusters and data.
description: >
Use the `influxd-ctl` and `influx` command line tools to manage InfluxDB Enterprise clusters and data.
aliases:
- /enterprise/v1.8/features/cluster-commands/
menu:

View File

@ -1,6 +1,7 @@
---
title: Configure InfluxDB Enterprise data nodes
description: Configure InfluxDB Enterprise data node settings and environmental variables.
description: >
Configure InfluxDB Enterprise data node settings and environmental variables.
menu:
enterprise_influxdb_1_8:
name: Configure data nodes

View File

@ -1,6 +1,7 @@
---
title: Configure InfluxDB Enterprise meta modes
description: Configure InfluxDB Enterprise data node settings and environmental variables.
description: >
Configure InfluxDB Enterprise data node settings and environmental variables.
menu:
enterprise_influxdb_1_8:
name: Configure meta nodes

View File

@ -1,6 +1,7 @@
---
title: Configure InfluxDB Enterprise clusters
description: Learn about InfluxDB Enterprise configuration settings, including global options, meta node options, and data node options.
description: >
Learn about global options, meta node options, data node options and other InfluxDB Enterprise configuration settings, including
aliases:
- /enterprise/v1.8/administration/configuration/
menu:

View File

@ -1,6 +1,7 @@
---
title: Configure LDAP authentication in InfluxDB Enterprise
description: Configure LDAP authentication in InfluxDB Enterprise and test LDAP connectivity.
description: >
Configure LDAP authentication in InfluxDB Enterprise and test LDAP connectivity.
menu:
enterprise_influxdb_1_8:
name: Configure LDAP authentication

View File

@ -1,6 +1,7 @@
---
title: Log and trace InfluxDB Enterprise operations
description: Log and trace InfluxDB Enterprise operations. Learn about logging locations, redirecting HTTP request logging, structured logging, and tracing.
description: >
Learn about logging locations, redirecting HTTP request logging, structured logging, and tracing.
menu:
enterprise_influxdb_1_8:
name: Log and trace

View File

@ -1,6 +1,6 @@
---
title: InfluxDB Enterprise concepts
description: Learn about key concepts in InfluxDB Enterprise.
description: Clustering and other key concepts in InfluxDB Enterprise.
aliases:
- /enterprise/v1.8/concepts/
menu:

View File

@ -1,6 +1,7 @@
---
title: Clustering in InfluxDB Enterprise
description: Learn how clustering works in InfluxDB Enterprise.
description: >
Learn how meta nodes, data nodes, and the Enterprise web server interact in InfluxDB Enterprise.
aliases:
- /enterprise/v1.8/concepts/clustering/
menu:

View File

@ -1,6 +1,6 @@
---
title: InfluxDB Enterprise features
description: Overview of InfluxDB Enterprise features.
description: Users, clustering, and other InfluxDB Enterprise features.
aliases:
- /enterprise/v1.8/features/
menu:

View File

@ -1,6 +1,7 @@
---
title: Fine-grained authorization in InfluxDB Enterprise
description: Fine-grained authorization (FGA) in InfluxDB Enterprise controls user access at the database, measurement, and series levels.
description: >
Fine-grained authorization (FGA) in InfluxDB Enterprise controls user access at the database, measurement, and series levels.
alias:
-/docs/v1.5/administration/fga
menu:

View File

@ -1,5 +1,7 @@
---
title: Enable HTTPS for InfluxDB Enterprise
description: >
Enabling HTTPS encrypts the communication between clients and the InfluxDB Enterprise server, and between nodes in the cluster.
menu:
enterprise_influxdb_1_8:
name: Enable HTTPS

View File

@ -1,6 +1,7 @@
---
title: Set up an SMTP server for InfluxDB Enterprise
description: Set up an SMTP server to invite users to the console in InfluxDB Enterprise.
description: >
Invite users to the console in InfluxDB Enterprise by setting up an SMTP server.
aliases:
- /enterprise/v1.8/guides/smtp-server/
menu:

View File

@ -1,6 +1,7 @@
---
title: Deploy InfluxDB Enterprise clusters
description: Install InfluxDB Enterprise to a cloud provider of your choice, including Google Cloud Platform, Amazon Web Services, and Azure.
description: >
Install InfluxDB Enterprise to a cloud provider of your choice, including Google Cloud Platform, Amazon Web Services, and Azure.
aliases:
- /enterprise_influxdb/v1.8/other-options/
menu:

View File

@ -1,6 +1,7 @@
---
title: AWS configuration options
description: Configuration options when deploying InfluxDB Enterprise on AWS.
description: >
Configuration options when deploying InfluxDB Enterprise on Amazon Web Services (AWS).
aliases:
- /enterprise_influxdb/v1.8/install-and-deploy/aws/config-options/
menu:

View File

@ -1,6 +1,7 @@
---
title: Deploy an InfluxDB Enterprise cluster on Azure Cloud Platform
description: Deploy an InfluxDB Enterprise cluster on Microsoft Azure cloud computing service.
description: >
Deploy an InfluxDB Enterprise cluster on Microsoft Azure cloud computing service.
menu:
enterprise_influxdb_1_8:
name: Azure

View File

@ -1,6 +1,7 @@
---
title: Deploy an InfluxDB Enterprise cluster on Google Cloud Platform
description: Deploy an InfluxDB Enterprise cluster on Google Cloud Platform (GCP).
description: >
Deploy an InfluxDB Enterprise cluster on Google Cloud Platform (GCP).
aliases:
- /enterprise_influxdb/v1.8/other-options/google-cloud/
- /enterprise_influxdb/v1.8/install-and-deploy/google-cloud-platform/

View File

@ -1,6 +1,6 @@
---
title: Introducing InfluxDB Enterprise
description: Tasks required to get started up and running with InfluxDB Enterprise.
description: Tasks required to get up and running with InfluxDB Enterprise.
aliases:
- /enterprise/v1.8/introduction/

View File

@ -1,6 +1,6 @@
---
title: Getting started with InfluxDB Enterprise
description: Get started with InfluxDB Enterprise.
description: Set up your cluster as a data source in Chronograf.
aliases:
- /enterprise_influxdb/v1.8/introduction/getting_started/
- /enterprise/v1.8/introduction/getting_started/

View File

@ -1,6 +1,6 @@
---
title: Frequently asked questions for InfluxDB Enterprise
description: Frequently asked questions (FAQs) for InfluxDB Enterprise.
description: Common issues with InfluxDB Enterprise.
aliases:
- /enterprise_influxdb/v1.8/troubleshooting/frequently-asked-questions/
- /enterprise/v1.8/troubleshooting/frequently_asked_questions/

View File

@ -1,6 +1,6 @@
---
title: Report issues
description: Report issues with InfluxDB Enterprise.
description: Contact support to report issues with InfluxDB Enterprise.
aliases:
- /enterprise/v1.8/troubleshooting/reporting-issues/
menu:

View File

@ -1,6 +1,7 @@
---
title: About InfluxDB OSS
description: Learn about InfluxDB OSS.
description: >
Release notes, licenses, contribution guidelines, and third-party software details for InfluxDB.
alias:
-/docs/v1.8/about/
menu:

View File

@ -1,6 +1,6 @@
---
title: Additional InfluxDB resources
description: View additional resources for InfluxDB OSS.
description: Blogs, technical papers, videos, and events for InfluxDB OSS.
menu:
influxdb_1_8:
name: Additional resources

View File

@ -1,6 +1,6 @@
---
title: Administer InfluxDB
description: Learn to administer InfluxDB OSS.
description: Configure, upgrade, and manage security for InfluxDB OSS.
menu:
influxdb_1_8:
name: Administration

View File

@ -1,6 +1,7 @@
---
title: Back up and restore InfluxDB OSS
description: Back up and restore InfluxDB OSS instances in case of unexpected data loss.
description: >
To prevent unexpected data loss, back up and restore InfluxDB OSS instances.
aliases:
- /influxdb/v1.8/administration/backup-and-restore/
menu:

View File

@ -1,6 +1,7 @@
---
title: Configure InfluxDB OSS
description: Learn about InfluxDB OSS configuration settings and environment variables.
description: >
Learn about InfluxDB OSS configuration settings and environment variables.
menu:
influxdb_1_8:
name: Configure InfluxDB

View File

@ -1,6 +1,7 @@
---
title: Enable HTTPS with InfluxDB
description: Enable HTTPS and Transport Security Layer (TLS) secure communication between clients and your InfluxDB servers.
description: >
Enable HTTPS and Transport Security Layer (TLS) secure communication between clients and your InfluxDB servers.
menu:
influxdb_1_8:
name: Enable HTTPS

View File

@ -1,6 +1,7 @@
---
title: Log and trace with InfluxDB
description: Log and trace in InfluxDB OSS.
description: >
Structured logging, access logging, tracing, and logging locations in InfluxDB.
menu:
influxdb_1_8:
name: Log and trace

View File

@ -1,6 +1,6 @@
---
title: InfluxDB ports
description: Overview of ports in InfluxDB OSS.
description: Enabled and disabled ports in InfluxDB.
menu:
influxdb_1_8:
name: Ports

View File

@ -1,7 +1,7 @@
---
title: Rebuild the TSI index
description: >
Rebuild your InfluxDB TSI index using the `influxd_inspect buildtsi` command.
Use the `influxd_inspect buildtsi` command to rebuild your InfluxDB TSI index.
menu:
influxdb_1_8:
weight: 60

View File

@ -1,6 +1,7 @@
---
title: Stability and compatibility
description: Overview of stability and compatibility in InfluxDB OSS.
description: >
API and storage engine compatibility and stability in InfluxDB OSS.
menu:
influxdb_1_8:
weight: 90

View File

@ -1,6 +1,7 @@
---
title: Manage subscriptions in InfluxDB
description: Manage subscriptions, which copy all written data to a local or remote endpoint, in InfluxDB OSS.
description: >
Manage subscriptions, which copy all written data to a local or remote endpoint, in InfluxDB OSS.
menu:
influxdb_1_8:
parent: Administration

View File

@ -1,6 +1,6 @@
---
title: Upgrade to InfluxDB 1.8.x
description: Upgrade to the latest version of InfluxDB.
menu:
influxdb_1_8:
name: Upgrade InfluxDB

View File

@ -1,6 +1,6 @@
---
title: Compare InfluxDB to SQL databases
description: Overview of differences between InfluxDB and SQL databases.
description: Differences between InfluxDB and SQL databases.
menu:
influxdb_1_8:
name: Compare InfluxDB to SQL databases

View File

@ -1,7 +1,7 @@
---
title: InfluxDB design insights and tradeoffs
description: >
Optimizing for time series use case entails some tradeoffs, primarily to increase performance at the cost of functionality.
Optimizing for time series use case entails some tradeoffs, primarily to increase performance at the cost of functionality.
menu:
influxdb_1_8:
name: InfluxDB design insights and tradeoffs

View File

@ -1,6 +1,7 @@
---
title: InfluxDB schema design and data layout
description: Covers general guidelines for InfluxDB schema design and data layout.
description: >
General guidelines for InfluxDB schema design and data layout.
menu:
influxdb_1_8:
name: Schema design and data layout
@ -117,7 +118,7 @@ from(bucket:"<database>/<retention_policy>")
|> filter(fn: (r) => r._measurement == "weather_sensor" and r.region == "north" and r._field == "temp")
|> mean()
```
##### InfluxQL
```
@ -169,7 +170,7 @@ from(bucket:"<database>/<retention_policy>")
|> filter(fn: (r) => r._measurement == "weather_sensor" and r.region == "north" and r._field == "temp")
|> mean()
```
##### InfluxQL
```

View File

@ -1,6 +1,7 @@
---
title: In-memory indexing and the Time-Structured Merge Tree (TSM)
description: Overview of in-memory indexing and the Time-Structured Merge Tree (TSM) in InfluxDB OSS.
description:
> InfluxDB storage engine, in-memory indexing, and the Time-Structured Merge Tree (TSM) in InfluxDB OSS.
menu:
influxdb_1_8:
name: In-memory indexing with TSM

View File

@ -1,6 +1,7 @@
---
title: Time Series Index (TSI) overview
description: Overview of the Time Series Index (TSI) storage engine.
description: >
The Time Series Index (TSI) storage engine supports high cardinality in time series data.
menu:
influxdb_1_8:
name: Time Series Index (TSI) overview

View File

@ -1,6 +1,7 @@
---
title: Hardware sizing guidelines
Description: Review configuration and hardware guidelines for InfluxDB OSS (open source) and InfluxDB Enterprise.
Description: >
Review configuration and hardware guidelines for InfluxDB OSS (open source) and InfluxDB Enterprise.
menu:
influxdb_1_8:
weight: 40

View File

@ -1,6 +1,6 @@
---
title: Query data with the InfluxDB API
desription: Query data with the InfluxDB API.
description: Query data with Flux and InfluxQL in the InfluxDB API.
alias:
-/docs/v1.8/query_language/querying_data/
menu:

View File

@ -1,6 +1,7 @@
---
title: Write data with the InfluxDB API
description: Write data into InfluxDB with the API.
description: >
Use the command line interface (CLI) to write data into InfluxDB with the API.
menu:
influxdb_1_8:
weight: 10

View File

@ -1,6 +1,7 @@
---
title: High availability with InfluxDB Enterprise
description: High availability clustering is available with InfluxDB Enterprise only.
description: >
High availability clustering is available with InfluxDB Enterprise only.
menu:
influxdb_1_8:
name: High availability

View File

@ -1,5 +1,6 @@
---
title: Create an InfluxDB Enterprise cluster
description: Clustering is available with InfluxDB Enterprise only.
aliases:
- /influxdb/v1.8/clustering/
- /influxdb/v1.8/clustering/cluster_setup/

View File

@ -1,6 +1,7 @@
---
title: Influx Query Language (InfluxQL)
description: Influx Query Language (InfluxQL) is Influx DB's SQL-like query language.
description: >
Influx Query Language (InfluxQL) is Influx DB's SQL-like query language.
menu:
influxdb_1_8:
weight: 70

View File

@ -1,9 +1,7 @@
---
title: InfluxQL Continuous Queries
description: >
Continuous queries (CQ) are InfluxQL queries that run automatically and
periodically on realtime data and store query results in a
specified measurement.
Continuous queries (CQ) are InfluxQL queries that run automatically and periodically on realtime data and store query results in a specified measurement.
menu:
influxdb_1_8:
name: Continuous Queries

View File

@ -1,7 +1,7 @@
---
title: Explore data using InfluxQL
description: >
Explore time series data using InfluxData's SQL-like query language. Understand how to use the SELECT statement to query data from measurements, tags, and fields.
Explore time series data using InfluxData's SQL-like query language. Understand how to use the SELECT statement to query data from measurements, tags, and fields.
menu:
influxdb_1_8:
name: Explore data

View File

@ -1,5 +1,6 @@
---
title: Explore your schema using InfluxQL
description: Useful query syntax for exploring schema in InfluxQL.
menu:
influxdb_1_8:
name: Explore your schema

View File

@ -1,6 +1,7 @@
---
title: InfluxQL functions
description: >
Aggregate, select, transform, and predict data with InfluxQL functions.
menu:
influxdb_1_8:
name: Functions

View File

@ -1,7 +1,7 @@
---
title: Manage your database using InfluxQL
description: >
Use InfluxQL to administer your InfluxDB server and work with InfluxDB databases, retention policies, series, measurements, and shards.
Use InfluxQL to administer your InfluxDB server and work with InfluxDB databases, retention policies, series, measurements, and shards.
menu:
influxdb_1_8:
name: Manage your database

View File

@ -1,6 +1,6 @@
---
title: InfluxQL mathematical operators
descriptions: Use mathematical operators in InfluxQL.
descriptions: Query data with mathematical operators in InfluxQL.
menu:
influxdb_1_8:
name: Mathematical operators

View File

@ -1,5 +1,6 @@
---
title: Sample data
description: Create a database, download, and write sample data.
menu:
influxdb_1_8:
weight: 10

View File

@ -10,18 +10,4 @@ menu:
InfluxData supports the following protocols for interacting with InfluxDB:
### [CollectD](/influxdb/v1.8/supported_protocols/collectd)
Using the collectd input, InfluxDB can accept data transmitted in collectd native format. This data is transmitted over UDP.
### [Graphite](/influxdb/v1.8/supported_protocols/graphite)
The Graphite plugin allows measurements to be saved using the Graphite line protocol. By default, enabling the Graphite plugin will allow you to collect metrics and store them using the metric name as the measurement.
### [OpenTSDB](/influxdb/v1.8/supported_protocols/opentsdb)
InfluxDB supports both the telnet and HTTP OpenTSDB protocol.
This means that InfluxDB can act as a drop-in replacement for your OpenTSDB system.
### [Prometheus](/influxdb/v1.8/supported_protocols/prometheus)
InfluxDB provides native support for the Prometheus read and write API to convert remote reads and writes to InfluxDB queries and endpoints.
### [UDP](/influxdb/v1.8/supported_protocols/udp)
UDP (User Datagram Protocol) can be used to write to InfluxDB. The CollectD input accepts data transmitted in collectd native format over UDP.
{{< children >}}

View File

@ -1,6 +1,7 @@
---
title: CollectD protocol support in InfluxDB
description: The collectd input allows InfluxDB to accept data transmitted in collectd native format.
description: >
The collectd input allows InfluxDB to accept data transmitted in collectd native format.
aliases:
- /influxdb/v1.8/tools/collectd/
menu:

Some files were not shown because too many files have changed in this diff Show More