I am trying to install td-agent on my linux machine and i am getting the following error.
Command:
curl -L https://td-toolbelt.herokuapp.com/sh/install-redhat-td-agent2.sh | sh
Output:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
110 662 110 662 0 0 1870 0 --:--:-- --:--:-- --:--:-- 2916
This script requires superuser access to install rpm packages.
You will be prompted for your password by sudo.
curl: (28) connect() timed out!
error: https://packages.treasuredata.com/GPG-KEY-td-agent: import read failed(2).
Loaded plugins: security
packages.treasuredata.com/2/redhat/6Server/x86_64/repodata/repomd.xml: (28, 'connect() timed out!')
Is there any other way i can install?