# Monitoring the Node

To check the service status run:

```bash
sudo systemctl status etny-vagrant
```

To read the node logs run:

```bash
sudo journalctl -f -u etny-vagrant
```
