Skip to content

Plugins can initiate Kibana graceful shutdown #60636

@mshustov

Description

@mshustov

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:New PlatformTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//enhancementNew value added to drive a business result

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions