-
Notifications
You must be signed in to change notification settings - Fork 466
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"windows.powershell_operational" not available in Fleet Data Streams tab when relating events are on host Win Server 2012. #570
Comments
Pinging @elastic/integrations (Team:Integrations) |
Reviewed & Assigned to @EricDavisX |
Pinging @elastic/ingest-management (Team:Ingest Management) |
I see this is a spin-off of the above linked issue, thank you for the reference link. |
@narph might want to look into this. I looked into it, and wasn't sure if it was an integrations issue, or a config issue. |
Hi @EricDavisX Windows Integration version used during testing was v0.3.0 Further, we have shared our observations for Windows 10 host on 8.0 snapshot Kibana cloud build earlier in ticket #551 (comment) Build details:
Observation :
Please refer below Screenshot: Thanks |
Hi! We just realized that we haven't looked into this issue in a while. We're sorry! We're labeling this issue as |
Kibana version:
Kibana: 8.0.0 Snapshot Cloud environment
Preconditions:
Link used: https://snapshots.elastic.co/8.0.0-e9bbbb5f/downloads/beats/elastic-agent/elastic-agent-8.0.0-SNAPSHOT-windows-x86_64.zip
Build Details:
Steps to reproduce:
Get-WinEvent -ListLog * | where {$_.RecordCount -gt 0}
command in PowerShell.Reference ticket Id:
#551 (comment)
Actual Result:
"windows.powershell_operational" dataset logs are not available under Data Streams tab when "Microsoft-Windows-Powershell/Operational" events are available for Windows Server 2012.
Expected Result:
"windows.powershell_operational" should be available in Data Streams tab in this case
Screenshots:
The text was updated successfully, but these errors were encountered: