Hi team!
In the fleet setting, I add an HTTPS Fleet server hosts and set it as the Default one.
After a couple of minutes, it goes back to the http default one that was there.
The only workaround is to change it directly in the kibana.yml
It seems to be a bug, but I need to confirm.
It happens every time.
Thanks!
http://*****:5601/app/fleet/settings
stephenb
(Stephen Brown)
May 7, 2025, 2:16am
2
Hi @beginthread
How did you install the fleet server?
Is it running on HTTP?
I am unclear how you expect it to run on HTTP and HTTPS at the same time?
Hi! Thanks for your time.
I install Fleet on a fresh Ubuntu machine. I used the steps shown in Elastic to do it.
I want it to run on HTTPS. So my first move was to use the UI to add an HTTPS entry and make it as default.
I had to add one, because we cannot modify the default one (with the lock in the screenshot).
Then I discovered the bug that it moved from my default one (Fleet HTTPS) to the original one (Default).
It is only later, by searching for a solution, that someone pointed me to the kibana.yml to fix it.
Si with a kibana change, it worked well, but with the UI, I have the bug.
I hope it was more clear now, sorry for my english.
stephenb
(Stephen Brown)
May 8, 2025, 1:03am
4
What steps?
Did you follow all the documentation to to install self managed fleet with ssl?
If you’re running a self-managed cluster, configure Transport Layer Security (TLS) to encrypt traffic between Elastic Agents, Fleet Server, and other...
Or did you just follow a quick start without SSL?