Skip to content

PID of the kibana process could be written to pid file earlier #4680

@martinhynar

Description

@martinhynar

When Kibana starts and elasticsearch is not available, PID of Kibana's process is not written into file. It appears there only after connection if available. This complicates creation of Kibana init.d script (mainly stop function) that must detect PID itself instead of going to pid file. One cannot simply call killproc -p $pidfile

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions