Commit Graph

22 Commits (e741fd3c318b66a016561456a6a6b88daf083bce)

Author SHA1 Message Date
pierwill d7200433fc
Publish InfluxDB Enterprise 1.9.5 docs (#3207) 2021-10-11 17:09:00 -05:00
pierwill fe36eb8470
Clean up InfluxDB Enterprise "Monitor" docs (#3217)
This fixes the organization of the monitoring docs
and the current build errors.

* Delete `overview.md` and move its content elsewhere
* Moved InfluxQL commmands to new page, "Diagnostics"
* Move note on Influx Aware to index page.
* Remove content monitoring with `_internal`, since it's not recommended.
* Add intro paragraph to index and fix weights
* Delete doc with duplicate content

Closes #3193.
2021-10-05 17:30:18 -05:00
pierwill d274d7f680
Fix Enterprise 1.9 404s (#3194) 2021-09-30 13:43:56 -05:00
mluu12 1b5de3f3b3
Create a new monitoring enterprise doc (#3078)
* WIP edits for new monitoring enterprise doc.

* Split up monitoring and created new folder.

* attempting to fix mistakes.

* Duplicated the "monitor enterprise" page to cloud.

* Small edit.

* wip edits.

* testing the issue.

* Changing information so that it fits enterprise.

* small edit.

* Small edits to the monitoring enterprise docs.

* Added the step for insights and aware.

* Added username and password.

* misc edits.

* Creating influx enterprise doc and monitor w/ oss.

* Created new docs and drafted the overview doc.

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-enterprise.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-enterprise.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/overview.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Changed Cloud to OSS.

* WIP edit.

* WIP edits.

* Added info to larger monitor enterprise doc.

* Added more procedural info to logs.

* WIP edits.

* Misc edits, adding intro to log and trace

* WIP edits.

* Minor edits and insights and aware edits.

* Reworded InfluxDB aware/insights

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-09-28 23:10:48 -07:00
pierwill c54edae941
Remove note about full backup and metadata (#3178)
Appears that a full backup does restore (at least some)
metadata. See issue description.

Closes #3101.
2021-09-27 10:57:59 -05:00
pierwill cf7fd93a6b
Reorder Enterprise security documents (#3149) 2021-09-20 15:15:26 -05:00
kelseiv df802c102a
hotfix: alias to fix 404s (#3114) 2021-09-10 17:36:34 -07:00
pierwill d2b57ecf52
Enterprise authentication/authorization improvements (#2972)
Edit InfluxDB Enterprise authentication and authorization docs.

Re-organize management docs.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-03 10:49:47 -05:00
pierwill 41f3b1f6e6
Add `max-body-size` to Enterprise data node docs (#3058)
Add to Enterprise 1.8 and 1.9

Closes #2548
2021-08-25 11:25:34 -05:00
Geoffrey Wossum 58fcad244f
chore: Add password-hash and ensure-fips meta node configurations (#2801)
* chore: Add password-hash and ensure-fips meta node configurations

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-08-19 11:32:01 -05:00
pierwill ab73a243d7
Document FIPS readiness check (#3012)
Closes #2885.
2021-08-13 11:56:39 -05:00
Scott Anderson bbc8fb4721 update latest patch and clean up versions 2021-07-23 16:52:47 -06:00
pierwill af7f184c00 hotfix: formatting fix 2021-07-23 11:12:11 -05:00
kelseiv 9f71fde695
Remove InfluxQL query management section from Enterprise 1.8 and 1.9 … (#2802)
* remove InfluxQL query management section from Enterprise 1.8 and 1.9 docs

* update overview
2021-07-23 09:11:44 -07:00
timhallinflux 5230998b0c
add ENV VARs for new config options (#2889)
password hash and FIPS check
2021-07-22 15:57:48 -05:00
pierwill cabac8ed12
Publish InfluxDB Enterprise 1.9.3 docs (#2867)
* Start work on Enterprise 1.9.3 release notes

* continue Ent 1.9.3 release notes

* Edit 1.9.3 release notes

* add flux release notes link

* Document `total-buffer-bytes` configuration setting (#2830)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Add link to `total-buffer-bytes`

* Fix weights in Enterprise menu (#2849)

* Document password hashing configuration (#2826)

* Document password hashing configuration
* Add instructions for changing algorithm

Closes #2825
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Cleanup release notes. (#2866)

Closes #2824

* add link to password hashing

* fix shard duration bugfix

* Update content/enterprise_influxdb/v1.9/administration/configure-password-hashing.md

* Update content/enterprise_influxdb/v1.9/about-the-project/release-notes-changelog.md

* Update content/enterprise_influxdb/v1.9/about-the-project/release-notes-changelog.md

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-19 17:34:46 -07:00
pierwill 8f08cdc1dc
Fix `allow-out-of-order-writes` option (#2848)
Closes #2846
2021-07-19 09:29:58 -05:00
mluu12 d62d70ec48
Fix Enterprise v1.9 links (#2850)
* add influx-cli directory

* remove oss

* syntax error

* hid hardware-sizing links
2021-07-15 14:16:28 -07:00
kelseiv 1cf0cc393d
Fix links (#2828)
* fix-link

* edit
2021-07-14 15:01:22 -07:00
pierwill 27611036fe
Enterprise 1.9: Add missing auth docs (#2778)
Co-authored-by: Kelly <kelly@influxdata.com>
2021-07-01 13:46:57 -05:00
Scott Anderson c54a791e6a
Various DAR fixes (#2796)
* fixed anchor links in influxdb enterprise cli page, closes influxdata/DAR#212

* fixed typo in enterprise backup and restore, closes influxdata/DAR#208

* removed content about creating dashboards from templates, closes influxdata/DAR#209
2021-06-29 15:12:00 -06:00
pierwill e5ab8313ec
Publish InfluxDB Enterprise 1.9 docs (#2627)
This update involved a large migration of content from
InfluxDB 1.8 to Enterprise 1.9.

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
2021-06-17 14:45:43 -05:00