Start, stop, and monitor the status of the MinIO service using systemd.
sudo systemctl start talend-minio
sudo systemctl stop talend-minio
sudo systemctl status talend-minio
sudo journalctl --unit talend-minio
sudo journalctl --unit talend-minio --since "2018-08-17 13:15:17"
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!