Problem with stopping Kibana

Hello,
I'm doing Elasticsearch Engineering II - Lab 3.1: Securing Elasticsearch - Section 7

I should stop Kibana but I have no terminal opened, so I can't press CTRL+C.
I have no permission to perform kill -15 . I don't know password for root / sudo.

Can you please help me?

Hey Václav,

You shouldn't need root access to kill Kibana. Make sure you ssh into server1 first. From there you should be able to issue the kill command with the user you're logged in with.

Abdon

1 Like

Hi @abdon,
it works. Thank you.

also works for me as well

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.