Type of issue
None
What documentation page is affected
https://www.elastic.co/docs/reference/beats/filebeat/setup-repositories
What happened?
Hi, the documentation for filebeat 9 says to use
baseurl=https://artifacts.elastic.co/packages/9.0/yum
The correct baseurl is
baseurl=https://artifacts.elastic.co/packages/9.x/yum
(Note the 9.0 changed to 9.x)
thanks
Additional info
No response