systemd
# Reload Sensor using systemd
$ systemctl restart capsule8-sensor
runit
# Reload Sensor using sv
$ sv restart capsule8-sensor
upstart (deprecated)
# Reload Sensor using upstart
$ start capsule8-sensor
On Containerized environment using Kubernetes
# Reload Sensor using Kubernetes
$ kubectl delete pods --selector=app=capsule8-sensor
Via the Console
Please follow our guide to see how you can reload the Sensor using the Capsule8 Console
Comments
0 comments
Please sign in to leave a comment.