-
Notifications
You must be signed in to change notification settings - Fork 474
[zscaler_zia] Update response format version numbers #10741
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
[zscaler_zia] Update response format version numbers #10741
Conversation
| Data stream | Was | Now | Note | |------------------|-----|-----|-------------------------------------| | Alerts | v1 | v1 | Correct. | | Audit Log | v1 | v1 | Correct. Pattern added in 78f3eae. | | DNS Log | v1 | v2 | Fixed. Pattern updated in 78f3eae. | | Endpoint DLP Log | v1 | v1 | Correct. Pattern added in 78f3eae. | | Firewall Log | v1 | v2 | Fixed. Pattern updated in 78f3eae. | | Tunnel Log | v1 | v2 | Fixed. Patterns updated in 78f3eae. | | Web Log | v2 | v5 | Fixed. Pattern updated in... | | | | | 3418fe2, a9783c8, 78f3eae, dbf3f74. |
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor suggestion. LGTM Otherwise 👍🏼
Thanks for taking care of this!
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
|
|
Package zscaler_zia - 3.0.4 containing this change is available at https://epr.elastic.co/search?package=zscaler_zia |
Response formats were often updated without incrementing the corresponding version number. These have been updated to reflect the number of changes made to the response formats, as summarized in the following table. | Data stream | Was | Now | Note | |------------------|-----|-----|-------------------------------------| | Alerts | v1 | v1 | Correct. | | Audit Log | v1 | v1 | Correct. Pattern added in 78f3eae. | | DNS Log | v1 | v2 | Fixed. Pattern updated in 78f3eae. | | Endpoint DLP Log | v1 | v1 | Correct. Pattern added in 78f3eae. | | Firewall Log | v1 | v2 | Fixed. Pattern updated in 78f3eae. | | Tunnel Log | v1 | v2 | Fixed. Patterns updated in 78f3eae. | | Web Log | v2 | v5 | Fixed. Pattern updated in... | | | | | 3418fe2, a9783c8, 78f3eae, dbf3f74. |
Response formats were often updated without incrementing the corresponding version number. These have been updated to reflect the number of changes made to the response formats, as summarized in the following table. | Data stream | Was | Now | Note | |------------------|-----|-----|-------------------------------------| | Alerts | v1 | v1 | Correct. | | Audit Log | v1 | v1 | Correct. Pattern added in 78f3eae. | | DNS Log | v1 | v2 | Fixed. Pattern updated in 78f3eae. | | Endpoint DLP Log | v1 | v1 | Correct. Pattern added in 78f3eae. | | Firewall Log | v1 | v2 | Fixed. Pattern updated in 78f3eae. | | Tunnel Log | v1 | v2 | Fixed. Patterns updated in 78f3eae. | | Web Log | v2 | v5 | Fixed. Pattern updated in... | | | | | 3418fe2, a9783c8, 78f3eae, dbf3f74. |
Proposed commit message
Checklist
changelog.yml
file.