Skip to content

Plugins can initiate Kibana graceful shutdown #60636

Open

Description

One of the Audit Logging requirement is:

fail-safe to stop the Kibana process if audit records cannot be written

Kibana doesn't provide such API at the moment.
Receiving shutdown command, Kibana server should:

  • stop handling incoming requests from the client
  • inform the client that Kibana is shutting down
  • respond with error to all pending requests
  • finish all long-running processes
  • run stop lifecycle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Feature:New PlatformTeam:CoreCore services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etcenhancementNew value added to drive a business result

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions