Enabling 9.0.0 kibana support for kubernetes, kubernetes_otel, nginx_ingress, istio and containerd integrations#12535
Enabling 9.0.0 kibana support for kubernetes, kubernetes_otel, nginx_ingress, istio and containerd integrations#12535
Conversation
Change property connection_string to be a secret like in the other integrations.
* Fix broken links * Update changelog and manifest
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…0.108.0 (#12131) Bumps [github.com/elastic/elastic-package](https://github.com/elastic/elastic-package) from 0.107.2 to 0.108.0. - [Release notes](https://github.com/elastic/elastic-package/releases) - [Changelog](https://github.com/elastic/elastic-package/blob/main/.goreleaser.yml) - [Commits](elastic/elastic-package@v0.107.2...v0.108.0) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-package dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Mario Rodriguez Molins <mario.rodriguez@elastic.co>
Changes added: - Add a limit parameter, that can be used to control the size of responses from TAXII servers (see https://docs.oasis-open.org/cti/taxii/v2.1/os/taxii-v2.1-os.html#_Toc31107517) - To avoid fetching duplicate indicators every interval, now the response header X-Taxii-Date-Added-Last is stored in the cursor and used to populate the added_after parameter every iteration (see https://docs.oasis-open.org/cti/taxii/v2.1/os/taxii-v2.1-os.html#_Toc31107519)
* Update link * Update changelog and manifest
#11920) This is enabled per data stream to allow tuning of behaviour.
…nd manually set to "pipeline_error" (#12109)
…at (#12110) * Include pipeline test examples to accommodate the new Cloudtrail format
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Correct the `dg_time` format (may have AM/PM). - Correct the `dg_processed_time` format (to `epoch_millis`). - Process additional timestamp fields: `dg_local_timestamp`, `pi_fal`, `pi_fcl`, `pi_fml`. - Add fallback/alternate formats for the string-valued time fields. - For data size fields, add parsing logic.
…ual_policies mode (#12115) * [Search Connectors] Use policy_templates_behavior option with individual_policies mode * Update PR in changelog * Re-trigger the build pipeline
Change property connection_string to be a secret like in the other integrations.
Added to the manifests of both data streams. Already used by the input config for the `access` data stream. Usage added in the input config for the `waf` data stream.
* Fix typos in SQL Input package
* add and update dashboards * update changelog entry * update dashboards * update kibana version * update changelog entry * add dashboards screen shots * fix changelog * Update packages/vsphere/changelog.yml Co-authored-by: Harnish Chavda <118714680+harnish-elastic@users.noreply.github.com> * update remaining dashboards with id changes * update kibana version to 8.16.2 * Hosts Overview * Cluster and Network Status Insights * Comprehensive Storage Overview * Resource Pools Overview * VMs overview * update dashboards and its screen shots --------- Co-authored-by: Harnish Chavda <118714680+harnish-elastic@users.noreply.github.com>
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
The API documentation for `vulnerability` mentions the `lastSeen` parameter format should be `#:#` where `#` is in number of days. Although the existing format `@-@` where `@` is epoch seconds is still working, this discrepancy is addressed to avoid any future issues. Other changes: - Updated request's `header.User-Agent` versions in input files.
* add observability category
- Add initial implementation of the syslog router integration which will identify and route syslog-based events to security integrations.
6c95832 to
de5073f
Compare
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
|
@gizas Looks like you have a lot of conflicts to resolve here, could you please have a look? |
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
|
/test stack 9.0.0-SNAPSHOT |
|
thanks @pierrehilbert , now looks better |
⏳ Build in-progress, with failures
Failed CI StepsHistory
|
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
|
/test stack 9.0.0-SNAPSHOT |
|
💚 Build Succeeded
|
💚 Build Succeeded
|
|
Package containerd - 0.5.0 containing this change is available at https://epr.elastic.co/package/containerd/0.5.0/ |
|
Package istio - 0.7.0 containing this change is available at https://epr.elastic.co/package/istio/0.7.0/ |
|
Package kubernetes - 1.80.0 containing this change is available at https://epr.elastic.co/package/kubernetes/1.80.0/ |
|
Package kubernetes_otel - 1.1.0 containing this change is available at https://epr.elastic.co/package/kubernetes_otel/1.1.0/ |
|
Package nginx_ingress_controller - 1.11.0 containing this change is available at https://epr.elastic.co/package/nginx_ingress_controller/1.11.0/ |




Dont merge until I run once the tests as described hereWe will need to put only 9.0.0 in constrains, trigger the buidkite pipeline and then revert again
Tested with command
https://github.com/elastic/integrations/pull/12535#issuecomment-2627285200:/test stack 9.0.0-SNAPSHOTProposed commit message
Checklist
changelog.ymlfile.How to test this PR locally
elastic-package stack up -d -v --version=9.0.0-SNAPSHOTto install a local ESRelated issues
Logs
Below validation errors fixed for istio and containerd
Screenshots
K8s

K8s Otel
Containerd
Istio
Ingress-Controller
Overall