Skip to content
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

Remove 7.x deprecated kibana.yml settings #194622

Closed
5 tasks
mikecote opened this issue Oct 1, 2024 · 0 comments · Fixed by #198435
Closed
5 tasks

Remove 7.x deprecated kibana.yml settings #194622

mikecote opened this issue Oct 1, 2024 · 0 comments · Fixed by #198435
Assignees
Labels
Feature:Actions Feature:Alerting Feature:Task Manager Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@mikecote
Copy link
Contributor

mikecote commented Oct 1, 2024

We should remove the following configuration settings now that we are ok to remove them:

  • xpack.actions.customHostSettings.ssl.rejectUnauthorized
  • xpack.actions.whitelistedHosts
  • xpack.actions.rejectUnauthorized
  • xpack.actions.proxyRejectUnauthorizedCertificates
  • xpack.alerts.healthCheck
  • xpack.alerts.invalidateApiKeysTask.interval
  • xpack.alerts.invalidateApiKeysTask.removalDelay
  • xpack.alerting.defaultRuleTaskTimeout
  • xpack.alerting.maxEphemeralActionsPerAlert

Definition of Done

  • The new way to configure these configuration settings still work
  • Deprecated settings and notices removed from the code
  • References to these settings cleaned up
  • Kibana no longer recognizing these settings
  • Code is only merged to main and not backported (9.0 only change)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Actions Feature:Alerting Feature:Task Manager Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants