[logstash][x-pack] offline download documentation a bit ahead of its time
Open
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 88
Description
The documentation for installing x-pack on logstash 6.0.0-rc1 indicates the url for downloading x-pack. The url points to the rc2, which is not yet available (error 404).
The link should be fixed to point to the rc1 version of x-pack.
- documentation url : https://www.elastic.co/guide/en/logstash/6.0/installing-xpack-log.html
- download link indicated : https://artifacts.elastic.co/downloads/packs/x-pack/x-pack-6.0.0-rc2.zip (error 404)
- corrected link : https://artifacts.elastic.co/downloads/packs/x-pack/x-pack-6.0.0-rc1.zip
- Version: 6.0.0rc1
Contributor guide
Assessment
This issue has not been assessed yet.