Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is the log of mon? #55

Open
vieyahn2017 opened this issue Aug 2, 2023 · 1 comment
Open

where is the log of mon? #55

vieyahn2017 opened this issue Aug 2, 2023 · 1 comment

Comments

@vieyahn2017
Copy link

[root@node1 mon]# cat vitastor-mon.service
[Unit]
Description=Vitastor monitor
After=network-online.target local-fs.target time-sync.target
Wants=network-online.target local-fs.target time-sync.target

[Service]
Restart=always
ExecStart=node /usr/lib/vitastor/mon/mon-main.js
WorkingDirectory=/

run:
journalctl -xeu vitastor-mon.service
-- No entries --

@vitalif
Copy link
Owner

vitalif commented Feb 1, 2024

journalctl -u vitastor-mon is the correct command, yeah. Check systemctl status vitastor-mon, maybe it just doesn't start in your case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants