Unable to setup Beats on my local system

Hello,

I'm having trouble seting up both filebeat and metricbeat agent in my local system.
Im currently using the 14 days free cloud trail version, I have followed the steps given.
So whenever I ran setup command, im getting the 408 - timeout error.

PS C:\Program Files\filebeat> .\filebeat.exe setup
Overwriting ILM policy is disabled. Set `setup.ilm.overwrite: true` for enabling.
Index setup finished.
Loading dashboards (Kibana must be running and reachable)
Exiting: 1 error: error loading index pattern: returned 408 to import file: <nil>. Response: {"statusCode":408,"error":"Request Time-out","message":"Request Time-out"}
*PS C:\Program Files\Metricbeat> .\metricbeat.exe setup*
*Overwriting ILM policy is disabled. Set `setup.ilm.overwrite: true` for enabling.*
*Index setup finished.*
*Loading dashboards (Kibana must be running and reachable)*
*Exiting: 1 error: error loading index pattern: returned 408 to import file: <nil>. Response: {"statusCode":408,"error":"Request Time-out","message":"Request Time-out"}*

Could someone please help me on this.

Hi Adhi!

What version are you using? Maybe you hit https://github.com/elastic/beats/issues/27586.

C.

Mark,

Both Filebeat and Metricbeat Versions are 7.14.1
operating System : Windows

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.