Hello,
I am using Elasticsearch, kibana, logstash, 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.command.name)
The issue here is that the fields are not found in the index pattern.
- Also when trying to test some PowerShell commands on the beats clients I can see that they are not listed / counted in Kibana!
Any help is really appreciated.
Regards,