Hi,
Is it possible to configure yugabyted as systemd
I want Yugabyte automatically start after server reboot
And Does Yugabyte support store Tserver/Master log into single logfile instead of generating new log file after restart
Thanks
Hi,
Is it possible to configure yugabyted as systemd
I want Yugabyte automatically start after server reboot
And Does Yugabyte support store Tserver/Master log into single logfile instead of generating new log file after restart
Thanks
Hi @Elke
Please see How to run YugabyteDB with systemd? - Stack Overflow
Can you be more clear? See logging settings yb-tserver configuration reference | YugabyteDB Docs and Inspect logs | YugabyteDB Docs
Hi Elke, by default yugabyted start
goes into the background. When running it with docker or I guess systemd, you can yugabyted start --background=false