-
Notifications
You must be signed in to change notification settings - Fork 477
ti_misp: update the use of fingerprint processors #11824
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
ti_misp: update the use of fingerprint processors #11824
Conversation
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
|
|
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.
LGTM.
Just a nit. Change thread
to threat
in the PR description.
Package ti_misp - 1.35.8 containing this change is available at https://epr.elastic.co/package/ti_misp/1.35.8/ |
Adding a fingerprint processor for the threat_attributes data stream to avoid ingesting the same indicators every time a request to the API is made. Updated the fingerprint for the threat data stream, by including created/updated timestamps, so subsequent updates of the indicators are also ingested.
Adding a fingerprint processor for the threat_attributes data stream to avoid ingesting the same indicators every time a request to the API is made. Updated the fingerprint for the threat data stream, by including created/updated timestamps, so subsequent updates of the indicators are also ingested.
Adding a fingerprint processor for the threat_attributes data stream to avoid ingesting the same indicators every time a request to the API is made. Updated the fingerprint for the threat data stream, by including created/updated timestamps, so subsequent updates of the indicators are also ingested.
Adding a fingerprint processor for the threat_attributes data stream to avoid ingesting the same indicators every time a request to the API is made. Updated the fingerprint for the threat data stream, by including created/updated timestamps, so subsequent updates of the indicators are also ingested.
Proposed commit message
Adding a fingerprint processor for the
threat_attributes
data stream to avoid ingesting the same indicators every time a request to the API is made.Updated the fingerprint for the
threat
data stream, by including created/updated timestamps, so subsequent updates of the indicators are also ingested.Checklist
changelog.yml
file.