128t logs and journalctl
https://www.juniper.net/documentation/us/en/software/session-smart-router/docs/ts_logs/
128 technology | |
---|---|
ls /var/log/128technology/ | |
journalctl | |
journalctl -fu 128T ( u= user , on the conductor and the router ) -f --follow Follow the journal -u --unit=UNIT Show logs from the specified unit | |
provisioning issue | |
more /var/log/128technology/automatedProvisioner.log | |
On the conductor | |
tail -F /var/log/128technology/automatedProvisioner.log | |
case 1 | systemctl stop salt-minion.service and systemctl start salt-minion.service |
case 2 | |