Problem with WinlogBeat Dashboard ECS

Hi Guys
I have node Centos 8 kibana version 7.10.0,
nano /etc/kibana/kibana.yml
server.port: 5601
server.host: 0.0.0.0
elasticsearch.hosts: ["http://elasticsearch:9200"]
kibana.index: ".kibana"
I have node Centos 8 elasticsearch version 7.10.0
nano /etc/elasticsearch/elasticsearch.yml
network.bind_host: 0.0.0.0
transport.host: localhost
Winlogbeat started version 7.10.0, installed in the Windows Server 2019
When installing and configuring Dashboard and accepting logs from Winlogbeat 7.10.0, ( .\winlogbeat.exe setup –dashboards)
Dashboard is not created (WinlogBeat Dashboard ECS), but everything is heaped up, and show only.
Winlogbeat Security] Group Management Events
Includes Visual Builder Metric Interval size 90 days

[Winlogbeat Security] Group Management Events - Simple Metrics
Uses Simple Metric Visualizations

[Winlogbeat Security] User Management Events
Includes Visual Builder Metric Interval size 90 days

[Winlogbeat Security] User Management Events - Simple Metric
Uses Simple Metric Visualizations

[Winlogbeat powershell] Overview
Overview dashboard por powershell module.

How to create WinlogBeat Dashboard ECS ?
Thanks everyone for the help.

It appears that is no longer the correct command to load assets in 7.10:

You might want to give this a try, instead!

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