Ubuntu的16.04,安装filebeat回购超时

在查看APT的安装文档时,声明您需要下载并添加elasticsearch GPG密钥,并添加以下回购

deb https://artifacts.elastic.co/packages/5.x/apt stable main 

资源https://www.elastic.co/guide/en/beats/filebeat/current/setup-repositories.html

比运行

 apt-get update apt-get install filebeat 

问题是我得到更新命令的连接超时。

错误:5 https://packages.elastic.co/beats/apt稳定的InRelease

连接在120000毫秒后超时

什么是正确的回购添加到Ubuntu 16.04 filebeat的安装?