system: clean up windows dashboards#5653
Conversation
These are not shared since each dashboard indicates which dashboards can be jumped to.
🌐 Coverage report
|
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
andrewkroh
left a comment
There was a problem hiding this comment.
If modifying the dashboard filters is in scope for this PR, then for [System] Windows Overview can you add winlog.winlog to include the default data_stream.dataset used by the Custom Windows events input package.
The other four [System Windows Security] * dashboards are all looking at data from winlog.provider_name: Microsoft-Windows-Security-Auditing. So I think we should add that as a dashboard filter. I think those four should also include windows.forwarded in the data_stream.dataset filter since we can have forwarded auditing events in that channel.
I posted some screenshots to the description. I used the elastic-package install command to install this to https://kibana.siem.estc.dev.
Also fix extraneous space in windows.system parameter.
|
@andrewkroh I've added those (caution: |
What does this PR do?
This does a general clean up of the Windows dashboards. Each commit is a distinct operation.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots