Hi
im having issues in setting up winlogbeats, i cant seem to get past the point ( currently following official logstash tutorial) of installing the kibana dash board
whenever i run this command:
scripts\import_dashboards.exe
i get the following error:
PS C:\Program files\winlogbeat> scripts\import_dashboards.exe
Failed to set the mapping: Put http://127.0.0.1:9200/.kibana/_mapping/search: dial tcp 127.0.0.1:9200: connectex: No con
nection could be made because the target machine actively refused it.
Created temporary directory C:\Users\RS1\AppData\Local\Temp\tmp760503195
Downloading https://artifacts.elastic.co/downloads/beats/beats-dashboards/beats-dashboards-5.4.3.zip
Unzip archive C:\Users\RS1\AppData\Local\Temp\tmp760503195
Importing Kibana from C:\Users\RS1\AppData\Local\Temp\tmp760503195\beats-dashboards-5.4.3\filebeat
Importing Kibana from C:\Users\RS1\AppData\Local\Temp\tmp760503195\beats-dashboards-5.4.3\heartbeat
Importing Kibana from C:\Users\RS1\AppData\Local\Temp\tmp760503195\beats-dashboards-5.4.3\metricbeat
Importing Kibana from C:\Users\RS1\AppData\Local\Temp\tmp760503195\beats-dashboards-5.4.3\packetbeat
Importing Kibana from C:\Users\RS1\AppData\Local\Temp\tmp760503195\beats-dashboards-5.4.3\winlogbeat
Import directory C:\Users\RS1\AppData\Local\Temp\tmp760503195\beats-dashboards-5.4.3\winlogbeat/index-pattern
Import index to /.kibana/index-pattern/winlogbeat-* from C:\Users\RS1\AppData\Local\Temp\tmp760503195\beats-dashboards-5
.4.3\winlogbeat\index-pattern\winlogbeat.json
Error importing URL/file: Failed to import index-pattern: Failed to load directory C:\Users\RS1\AppData\Local\Temp\tmp76
0503195\beats-dashboards-5.4.3\winlogbeat/index-pattern:
error loading C:\Users\RS1\AppData\Local\Temp\tmp760503195\beats-dashboards-5.4.3\winlogbeat\index-pattern\winlogbeat.
json: couldn't load json. Error: Put http://127.0.0.1:9200/.kibana/index-pattern/winlogbeat-*: dial tcp 127.0.0.1:9200:
connectex: No connection could be made because the target machine actively refused it.
Exiting