-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Beats docs have a broken link to packetbeat on 'what are beats' overview page #24776
Comments
@jmikell821 is this something your team can take care of? Thanks! |
@jamiehynds this isn't my team, but looping in @dedemorton, who handles beats docs. |
I'm back from vacation. Will take a look today. :-) |
It looks like the web team changed the base URL for Beats product pages at some point. Now there are redirects in place, but I have updated the files in the beats repo, too, because it's not a good idea to rely on redirects. |
Pinging @elastic/obs-docs (Team:Docs) |
for both 7.12 and master, this page on our main elastic site has a broken link, from Beats repo docs:
https://www.elastic.co/guide/en/beats/libbeat/current/beats-reference.html
That URL maps to this:
https://github.com/elastic/beats/blob/master/libbeat/docs/overview.asciidoc
and in this... the link for packetbeat is broken. The file doesn't exist so it throws a 500 error.
The link points to:
https://www.elastic.co/products/beats/packetbeat
where I believe want it to resole to:
https://www.elastic.co/downloads/beats/packetbeat
I'm sure it is a short-link or otherwise dynamically controlled so I'm not sure who owns that or where it is etc.
The text was updated successfully, but these errors were encountered: