Skip to content

[trend_micro_vision_one] fix template evaluation to prevent updating fleet health status to degraded - #16660

Merged
brijesh-elastic merged 2 commits into
elastic:mainfrom
brijesh-elastic:trend_micro_vision_one-2.7.0
Dec 22, 2025
Merged

[trend_micro_vision_one] fix template evaluation to prevent updating fleet health status to degraded#16660
brijesh-elastic merged 2 commits into
elastic:mainfrom
brijesh-elastic:trend_micro_vision_one-2.7.0

Conversation

@brijesh-elastic

@brijesh-elastic brijesh-elastic commented Dec 22, 2025

Copy link
Copy Markdown
Contributor

Proposed commit message

trend_micro_vision_one: don't update fleet health status to degraded pagination completes

This change bumps minimum Kibana version to ^8.19.4 || ~9.0.7 || ^9.1.4 and adds
`do_not_log_failure: true` in set transforms to avoid updating
fleet health status to degraded.

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

How to test this PR locally

  • Clone integrations repo.
  • Install elastic package locally.
  • Start elastic stack using elastic-package.
  • Move to integrations/packages/trend_micro_vision_one directory.
  • Run the following command to run tests.

elastic-package test

Related issues

@brijesh-elastic brijesh-elastic self-assigned this Dec 22, 2025
@brijesh-elastic brijesh-elastic added the documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. label Dec 22, 2025
@brijesh-elastic
brijesh-elastic requested a review from a team as a code owner December 22, 2025 03:16
@brijesh-elastic brijesh-elastic added enhancement New feature or request Integration:trend_micro_vision_one TrendAI Vision One Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:SDE-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] labels Dec 22, 2025
@elasticmachine

Copy link
Copy Markdown

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

This was referenced Dec 22, 2025
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

cc @brijesh-elastic

@chrisberkhout chrisberkhout 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.

Commit message:

@@ -1,5 +1,5 @@
 trend_micro_vision_one: don't update fleet health status to degraded pagination completes

 This change bumps minimum Kibana version to ^8.19.4 || ~9.0.7 || ^9.1.4 and adds
-`do_not_log_failure: true` in set processors to avoid updating
+`do_not_log_failure: true` in set transforms to avoid updating
 fleet health status to degraded.

These HTTPJSON things are called transforms.

@brijesh-elastic
brijesh-elastic merged commit ccded05 into elastic:main Dec 22, 2025
8 checks passed
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Integration:trend_micro_vision_one TrendAI Vision One Team:SDE-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

3 participants