Conversation
🌐 Coverage report
|
|
/test |
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
|
Relates #5641 |
packages/mimecast/data_stream/siem_logs/_dev/test/pipeline/test-siem-logs.log
Show resolved
Hide resolved
.../ceph/data_stream/cluster_status/_dev/test/pipeline/test-cluster-status-metrics-nautilus.log
Show resolved
Hide resolved
| @@ -1,31 +0,0 @@ | |||
| { | |||
There was a problem hiding this comment.
Changed the filename from .json to .log as the input file contained a bunch of json inputs to the data_stream
efd6
left a comment
There was a problem hiding this comment.
LGTM for the SEI packages. Please wait for other teams.
| @@ -1,31 +0,0 @@ | |||
| { | |||
|
citrix_adcThe SolutionConverting the |
endorama
left a comment
There was a problem hiding this comment.
👍 from Obs Cloud Monitoring (aws.route53_resolver_logs test JSON comes directly from the initial PR and looks like a copy paste error)
lalit-satapathy
left a comment
There was a problem hiding this comment.
Approving for ciricx_adc and ceph changes.
|
Package citrix_adc - 0.5.2 containing this change is available at https://epr.elastic.co/search?package=citrix_adc |
|
Package ti_cybersixgill - 1.10.1 containing this change is available at https://epr.elastic.co/search?package=ti_cybersixgill |
@bhapas is this also related to a change in Elasticsearch 8.7, or something else? |
@ebeahan Yes , a change in ES 8.7 , but not related to the |
* [aws]Fix json input for pipeline tests * [ceph]fix input for pipeline tests * [citrix_adc]Fix ijson input for pipeline tests * [okta]Fix json input for pipeline tests * [citrix_adc]fix pipeline to have double type instead of float
What does this PR do?
This PR fixes strict json input for different integrations that have faulty json inputs.
This also fixes the pipeline for
ti_cybersixgillintegration where thegrok processoris appending the values that it has processed.This PR also includes change from
type:floattotype:doubleforcitrix_adcintegrationChecklist
changelog.ymlfile.Testing Checklist
Related Issues