Commit Graph
14 Commits
Author SHA1 Message Date
David VenableandNaarcha-AWS 1084f476fb Logstash tar installation instructions (#5129)
* Update the documentation for the Logstash tar installation per the deprecation of the bundled Logstash distribution. Part of logstash-output-opensearch #208.

Signed-off-by: David Venable <[email protected]>

* Style correction

Signed-off-by: David Venable <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Update index.md

---------

Signed-off-by: David Venable <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
2023-10-18 08:56:56 -05:00
Brian PresleyandBrian Presley 6046c0524b Remove steps for migrating cluster, targeted for later release (#5012)
Signed-off-by: Brian Presley <[email protected]>
Co-authored-by: Brian Presley <[email protected]>
2023-09-13 13:39:16 -05:00
b024b6ccc2 Add Migrations - Capture and Replay release documentation (#4991)
* Add Migrations - Capture and Replay release documentation

Signed-off-by: Brian Presley <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: Brian Presley <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Brian Presley <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-09-12 14:17:32 -05:00
Heather Halter 837112f9b6 Fixes to redirects (#4195)
* redirects

Signed-off-by: Heather Halter <[email protected]>

* fixedformat

Signed-off-by: Heather Halter <[email protected]>

* fixbrokenlink

Signed-off-by: Heather Halter <[email protected]>

* fixbrokenlink

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-05-26 14:48:31 -07:00
Heather Halter 6f6848dff8 More redirect updates (#4077)
* more redirects

Signed-off-by: Heather Halter <[email protected]>

* fixlinks

Signed-off-by: Heather Halter <[email protected]>

* fixedlinks

Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
2023-05-15 14:59:57 -07:00
Heather Halterandkolchfa-aws e9db68d327 redirect updates (#4061)
* redirect updates

Signed-off-by: Heather Halter <[email protected]>

* Update _search-plugins/sql/ppl/syntax.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Heather Halter <[email protected]>

---------

Signed-off-by: Heather Halter <[email protected]>
Signed-off-by: Heather Halter <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
2023-05-11 15:48:29 -07:00
astephanusandFanit Kolchina 1fb5252cd6 Adds collections landing page configuration and navigation header linking (#3812)
* Adds collections landing page configuration and navigation header linking

Signed-off-by: Aaron Stephanus <[email protected]>

* Removes unnecessary collection property from the configuration.

Signed-off-by: Aaron Stephanus <[email protected]>

* Adds links to navigation collection headers to collection index pages based on the collection name

Signed-off-by: Aaron Stephanus <[email protected]>

* Hide index pages from view and add info to formatting guide

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Aaron Stephanus <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
2023-05-11 13:56:08 -04:00
kolchfa-awsandNathan Bower 76fb104897 Add Terraform provider documentation (#4035)
* Add Terraform provider documentation

Signed-off-by: Fanit Kolchina <[email protected]>

* Update _tools/terraform.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Fanit Kolchina <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
2023-05-08 16:23:04 -04:00
Heather Halter 2bc05adb72 more redirect changes 5 (#4028)
Signed-off-by: Heather Halter <[email protected]>
2023-05-08 08:07:01 -07:00
Daniel (dB.) Doubrovkine 680c821937 Add CI with link checker. (#3584)
* Add CI with link checker.

Signed-off-by: dblock <[email protected]>

* Capture URI::InvalidURIError.

Signed-off-by: dblock <[email protected]>

* Use HEAD and catch URI errors.

Signed-off-by: dblock <[email protected]>

* Retry on a 405 with a GET.

Signed-off-by: dblock <[email protected]>

* Replaced external link checker with ruby-link-checker.

Signed-off-by: dblock <[email protected]>

* Don't exit with an exception.

Signed-off-by: dblock <[email protected]>

* Run internal link checker on build/ci.

Signed-off-by: dblock <[email protected]>

* Added broken links issue template.

Signed-off-by: dblock <[email protected]>

* Added host exclusions that 404 or fail on bots.

Signed-off-by: dblock <[email protected]>

* Raise anyway because Jekyll does it for us.

Signed-off-by: dblock <[email protected]>

* Fix broken links.

Signed-off-by: dblock <[email protected]>

* Only run link checker on main.

Signed-off-by: dblock <[email protected]>

* Re-add check-links.sh.

Signed-off-by: dblock <[email protected]>

* Run once a day on cron.

Signed-off-by: dblock <[email protected]>

---------

Signed-off-by: dblock <[email protected]>
2023-04-04 15:49:27 -04:00
Naarcha-AWS 5bbeac2357 Fix links for 2.5 doc changes. (#2465)
* Fix links for 2.5 doc changes.

Signed-off-by: Naarcha-AWS <[email protected]>

* Add CLI redirect

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2023-01-24 12:12:21 -06:00
Naarcha-AWS e81a878acf Add installation and configuration section (#2130)
* Fix all links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix redirect error

Signed-off-by: Naarcha-AWS <[email protected]>

* Slight tweak to intro

Signed-off-by: Naarcha-AWS <[email protected]>

* Add Chris' feedback

Signed-off-by: Naarcha-AWS <[email protected]>
2022-12-05 14:13:41 -06:00
Naarcha-AWS 74ce536233 Create OpenSearch documentation main section (#2080)
* Create OpenSearch documentation main section

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix dead links

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix Neural Search link

Signed-off-by: Naarcha-AWS <[email protected]>

* Fix link text

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-12-01 16:25:02 -06:00
Naarcha-AWS 4d6a275950 Rework Clients, Tools, and Data Prepper section (#1794)
* Rework Clients, Tools, and Data Prepper section

Signed-off-by: Naarcha-AWS <[email protected]>

* Add new Data Prepper files

Signed-off-by: Naarcha-AWS <[email protected]>

Signed-off-by: Naarcha-AWS <[email protected]>
2022-11-07 12:41:10 -06:00