File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
elasticsearch/transform/latest_ioc Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# newer versions go on top
2+ - version : " 2.9.0"
3+ changes :
4+ - description : Avoid adding documents with errors to the transform destination index.
5+ type : enhancement
6+ link : https://github.com/elastic/integrations/pull/99999
27- version : " 2.8.0"
38 changes :
49 - description : Add script processor to drop all nulls / empty strings.
Original file line number Diff line number Diff line change 22source :
33 index :
44 - " logs-ti_opencti.indicator-*"
5+ query :
6+ bool :
7+ must_not :
8+ exists :
9+ field : error.message
510# The version suffix on the dest.index should be incremented if a breaking
611# change is made to the index mapping. You must also bump the
712# fleet_transform_version for any change to this transform configuration to
3439 managed : true
3540 # Bump this version to delete, reinstall, and restart the transform during
3641 # package installation.
37- fleet_transform_version : 0.4 .0
42+ fleet_transform_version : 0.5 .0
Original file line number Diff line number Diff line change 11format_version : " 3.4.0"
22name : ti_opencti
33title : OpenCTI
4- version : " 2.8 .0"
4+ version : " 2.9 .0"
55description : " Ingest threat intelligence indicators from OpenCTI with Elastic Agent."
66type : integration
77source :
You can’t perform that action at this time.
0 commit comments