Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Scylla logs in CentOS and RedHat

We have installed open source scylla on redhat linux. After installation checking the logs but not able to find system.log file. In cassandra there is file called system.log where all logs are stored. but in scylla I can not see any log file. However I have configured the path in logback.xml.

Please help.

like image 509
LetsNoSQL Avatar asked Nov 02 '25 00:11

LetsNoSQL


1 Answers

Scylla logs are written to the system journal. Use the following to get them:

journalctl _COMM=scylla

More here https://docs.scylladb.com/getting-started/logging/

like image 107
tzach Avatar answered Nov 04 '25 15:11

tzach



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!