-
Notifications
You must be signed in to change notification settings - Fork 3
FAQ
Hirotaka Wakabayashi edited this page Mar 13, 2019
·
3 revisions
We have tested K2HR3 on CentOS, Debian, Fedora, Ubuntu.
See the https://k2hr3.antpick.ax/setup.html page for the supported version of them and the other primarily dependent libraries.
To see logs by Node.js apps, use tail command like the following.
$ sudo tail -f /home/k2hr3/node_modules/k2hr3-{app,api}/log/{access,error}.log
To see logs by other processes, use journalctl like the following.
$ sudo journalctl -u chmpx -u k2hdkc -u chmpx-slave -u k2hr3-osnl -f