Hi!
I'm writing a blog post with overview of various logging solutions. When time has come to Elastic stack, I faced error downloading any package:
$ sudo apt update
<...>
Err:8 https://artifacts.elastic.co/packages/8.x/apt stable InRelease
403 Forbidden [IP: 34.120.127.130 443]
$ wget https://artifacts.elastic.co/downloads/logstash/logstash-8.1.2-amd64.deb
--2022-04-11 22:04:01-- https://artifacts.elastic.co/downloads/logstash/logstash-8.1.2-amd64.deb
Resolving artifacts.elastic.co (artifacts.elastic.co)... 34.120.127.130, 2600:1901:0:1d7::
Connecting to artifacts.elastic.co (artifacts.elastic.co)|34.120.127.130|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2022-04-11 22:04:02 ERROR 403: Forbidden.
My IP address is 31.172.72.188.
Is it possible that I'm somehow banned? Before posting, I tried to find any public mirror, but there is no such services.
I'll try to download Elasticsearch from GitHub Actions, but if its possible to redo ban, I'll be very glad