Skip to content

Update Deployment and Devices integrations to ECS 8.17.0 (part 1) - #12569

Merged
taylor-swanson merged 12 commits into
elastic:mainfrom
taylor-swanson:ecs/8.17-part1
Feb 4, 2025
Merged

Update Deployment and Devices integrations to ECS 8.17.0 (part 1)#12569
taylor-swanson merged 12 commits into
elastic:mainfrom
taylor-swanson:ecs/8.17-part1

Conversation

@taylor-swanson

@taylor-swanson taylor-swanson commented Feb 3, 2025

Copy link
Copy Markdown
Contributor

Proposed commit message

Updates the following integrations to ECS 8.17.0:

  • arista_ngfw
  • cef
  • checkpoint
  • cisco_aironet
  • cisco_asa
  • cisco_ftd
  • cisco_ios
  • cisco_ise
  • cisco_nexus
  • cisco_secure_email_gateway
  • citrix_waf

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

Related issues

@taylor-swanson taylor-swanson added enhancement New feature or request Integration:cef Common Event Format (CEF) Integration:checkpoint Check Point Integration:cisco_ise Cisco ISE Integration:cisco_nexus Cisco Nexus Integration:cisco_ios Cisco IOS Integration:cisco_ftd Cisco FTD Integration:cisco_asa Cisco ASA Integration:cisco_secure_email_gateway Cisco Secure Email Gateway Integration:citrix_waf Citrix Web App Firewall Integration:cisco_aironet Cisco Aironet (Community supported) Integration:arista_ngfw Arista NG Firewall (Community supported) Team:Security-Deployment and Devices DEPRECATED Deployment and Devices Security team [elastic/sec-deployment-and-devices] labels Feb 3, 2025
@taylor-swanson taylor-swanson self-assigned this Feb 3, 2025
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@taylor-swanson
taylor-swanson marked this pull request as ready for review February 3, 2025 18:13
@taylor-swanson
taylor-swanson requested a review from a team as a February 3, 2025 18:13
@elasticmachine

Copy link
Copy Markdown

Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices)

@dwhyrock dwhyrock left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor question, but otherwise LGTM.

Comment thread packages/arista_ngfw/docs/README.md Outdated
@taylor-swanson taylor-swanson removed the Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] label Feb 4, 2025
@taylor-swanson
taylor-swanson removed the request for review from a team February 4, 2025 15:15
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 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/arista_ngfw
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 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/cef
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 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/checkpoint
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 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/cisco_aironet
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 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/cisco_asa
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 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/cisco_ftd
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 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/cisco_ios
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 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/cisco_ise
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 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/cisco_nexus
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 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/cisco_secure_email_gateway
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 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/citrix_waf
@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

  • 💚 Build #21608 succeeded 709387dd1b9a36ae2f6e1d191f68a7d5868b3ceb
  • 💚 Build #21475 succeeded 8aabd096090dcf8f6e03268fa15be1d00bd95287

cc @taylor-swanson

@taylor-swanson
taylor-swanson merged commit b8fa530 into elastic:main Feb 4, 2025
@taylor-swanson
taylor-swanson deleted the ecs/8.17-part1 branch February 4, 2025 21:03
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

Package citrix_waf - 1.17.0 containing this change is available at https://epr.elastic.co/package/citrix_waf/1.17.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:arista_ngfw Arista NG Firewall (Community supported) Integration:cef Common Event Format (CEF) Integration:checkpoint Check Point Integration:cisco_aironet Cisco Aironet (Community supported) Integration:cisco_asa Cisco ASA Integration:cisco_ftd Cisco FTD Integration:cisco_ios Cisco IOS Integration:cisco_ise Cisco ISE Integration:cisco_nexus Cisco Nexus Integration:cisco_secure_email_gateway Cisco Secure Email Gateway Integration:citrix_waf Citrix Web App Firewall Team:Security-Deployment and Devices DEPRECATED Deployment and Devices Security team [elastic/sec-deployment-and-devices]

4 participants