[tenable_io] Update Interval and Initial Interval of Asset, Vulnerability and Plugin Data Stream for Tenable IO - #8144
Merged
Conversation
…in. Use select type for the interval parameter in scan data stream. Updated user-agent in data collection for all the data stream
Contributor
|
/test |
kcreddy
reviewed
Oct 10, 2023
kcreddy
left a comment
Contributor
There was a problem hiding this comment.
Is there any reference issue and reason for modifying/removing the interval and initial_interval values?
| @@ -1,4 +1,9 @@ | |||
| # newer versions go on top | |||
| - version: "2.3.1" | |||
Contributor
There was a problem hiding this comment.
Suggested change
| - version: "2.3.1" | |
| - version: "2.4.0" |
Since it is an enhancement and not a fix.
🌐 Coverage report
|
Contributor
Author
These changes have been discussed over the email with the tenable. @jamiehynds is aware of it. |
Contributor
|
/test |
kcreddy
approved these changes
Oct 13, 2023
|
Package tenable_io - 2.4.0 containing this change is available at https://epr.elastic.co/search?package=tenable_io |
orestisfl
pushed a commit
to orestisfl/integrations
that referenced
this pull request
May 15, 2026
…lity and Plugin Data Stream for Tenable IO (elastic#8144) * Change interval and initial interval of asset, vulnerability and plugin. Use select type for the interval parameter in scan data stream. Updated user-agent in data collection for all the data stream
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of change
What does this PR do?
Checklist
changelog.ymlfile.How to test this PR locally
Clone integrations repo.
Install the elastic package locally.
Start the elastic stack using the elastic package.
Move to the integrations/packages/tenable_io directory.
Run the following command to run tests.
Automated Test
test-file.txt