3.3.2. ON Analytics update

Note

Remember you must have the credentials to access to OpenNAC Enterprise repositories. Refer to the Basic Configuration section for repository credentials details.

To update the ON Analytics node, we must execute the following steps:

  1. Update all the packages:

dnf clean all && dnf -y update
  1. Restart the services

systemctl restart elasticsearch
systemctl restart kibana
systemctl restart collectd
systemctl restart redis

If the ON Aggregator role is active, we also need to:

systemctl restart logstash

Warning

If the kernel has been updated, it is necessary to make a reboot.