Hello,
I am using Elasticsearch, kibana and winlogbeat, all version 7.10.1
I configured winlogbeat and run: .\winlogbeat.exe setup -e
and I had no error in my winlogbeat logs, but in kibana there are some dashboards working and some of them I am getting errors:
Could not locate that index-pattern-field (id: powershell.connected_user.name)
Could not locate that index-pattern-field (id: powershell.engine.version)
Could not locate that index-pattern-field (id: powershell.command.name)
Could not locate that index-pattern-field (id: powershell.provider.name)
Could you tell please how to solve these errors
Thanks