Skip to content
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

[ecs] windows platform packages to ecs 8.17 #12636

Merged
merged 9 commits into from
Feb 19, 2025

Conversation

marc-gr
Copy link
Contributor

@marc-gr marc-gr commented Feb 6, 2025

Proposed commit message

Update windows platform packages to ECS 8.17.0

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

ECS version in build manifest changed from git@v8.11.0 to git@v8.17.0. The set
ecs.version processor in pipelines was changed 8.17.0. Previously the pipeline
was setting version 8.11.0. The ecs.version in sample_event.json files was
changed to 8.17.0. Previously sample_event.json files contained 8.11.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=12636 packages/hid_bravura_monitor
ECS version in build manifest changed from git@v8.11.0 to git@v8.17.0. The set
ecs.version processor in pipelines was changed 8.17.0. Previously the pipeline
was setting version 8.11.0. The ecs.version in sample_event.json files was
changed to 8.17.0. Previously sample_event.json files contained 8.11.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=12636 packages/microsoft_dhcp
ECS version in build manifest changed from git@v8.11.0 to git@v8.17.0. The set
ecs.version processor in pipelines was changed 8.17.0. Previously the pipeline
was setting version 8.11.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=12636 packages/microsoft_dnsserver
ECS version in build manifest changed from git@v8.11.0 to git@v8.17.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=12636 packages/microsoft_exchange_server
ECS version in build manifest changed from git@v8.11.0 to git@v8.17.0. The set
ecs.version processor in pipelines was changed 8.17.0. Previously the pipeline
was setting version 8.11.0. The ecs.version in sample_event.json files was
changed to 8.17.0. Previously sample_event.json files contained 8.11.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=12636 packages/mysql_enterprise
ECS version in build manifest changed from git@v8.11.0 to git@v8.17.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=12636 packages/unifiedlogs
ECS version in build manifest changed from git@v8.11.0 to git@v8.17.0. The
ecs.version in sample_event.json files was changed to 8.17.0. Previously
sample_event.json files contained 8.0.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=12636 packages/windows_etw
ECS version in build manifest changed from git@v8.11.0 to git@v8.17.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=12636 packages/winlog
@marc-gr marc-gr force-pushed the ecs/win-platform-8.17.0 branch from 45d41e9 to 444bfa5 Compare February 6, 2025 11:00
@marc-gr marc-gr added enhancement New feature or request Integration:hid_bravura_monitor Bravura Monitor Integration:microsoft_dhcp Microsoft DHCP Integration:winlog Custom Windows Event Logs Integration:windows_etw Custom Windows ETW logs Integration:microsoft_dnsserver Microsoft DNS Server Integration:microsoft_exchange_server Microsoft Exchange Server Integration:mysql_enterprise MySQL Enterprise Integration:unifiedlogs Custom macOS Unified Logs Team:Security-Windows Platform Security Windows Platform Team [elastic/sec-windows-platform] labels Feb 6, 2025
@marc-gr marc-gr marked this pull request as ready for review February 6, 2025 11:02
@marc-gr marc-gr requested a review from a team as a code owner February 6, 2025 11:02
@elasticmachine
Copy link

Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform)

@elasticmachine
Copy link

💚 Build Succeeded

History

@marc-gr marc-gr merged commit 205d5f8 into elastic:main Feb 19, 2025
6 checks passed
@marc-gr marc-gr deleted the ecs/win-platform-8.17.0 branch February 19, 2025 13:33
@elastic-vault-github-plugin-prod

Package hid_bravura_monitor - 1.20.0 containing this change is available at https://epr.elastic.co/package/hid_bravura_monitor/1.20.0/

@elastic-vault-github-plugin-prod

Package microsoft_dhcp - 1.26.0 containing this change is available at https://epr.elastic.co/package/microsoft_dhcp/1.26.0/

@elastic-vault-github-plugin-prod

Package microsoft_dnsserver - 1.2.0 containing this change is available at https://epr.elastic.co/package/microsoft_dnsserver/1.2.0/

@elastic-vault-github-plugin-prod

Package microsoft_exchange_server - 1.3.0 containing this change is available at https://epr.elastic.co/package/microsoft_exchange_server/1.3.0/

@elastic-vault-github-plugin-prod

Package mysql_enterprise - 1.16.0 containing this change is available at https://epr.elastic.co/package/mysql_enterprise/1.16.0/

@elastic-vault-github-plugin-prod

Package unifiedlogs - 0.3.0 containing this change is available at https://epr.elastic.co/package/unifiedlogs/0.3.0/

@elastic-vault-github-plugin-prod

Package windows_etw - 0.3.0 containing this change is available at https://epr.elastic.co/package/windows_etw/0.3.0/

@elastic-vault-github-plugin-prod

Package winlog - 2.3.0 containing this change is available at https://epr.elastic.co/package/winlog/2.3.0/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Integration:hid_bravura_monitor Bravura Monitor Integration:microsoft_dhcp Microsoft DHCP Integration:microsoft_dnsserver Microsoft DNS Server Integration:microsoft_exchange_server Microsoft Exchange Server Integration:mysql_enterprise MySQL Enterprise Integration:unifiedlogs Custom macOS Unified Logs Integration:windows_etw Custom Windows ETW logs Integration:winlog Custom Windows Event Logs Team:Security-Windows Platform Security Windows Platform Team [elastic/sec-windows-platform]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants