Skip to main content

Restart Symphony Microservices

This applies to: Visual Data Discovery

This topic describes how to restart Symphony microservices in CentOS Stream 9 environments or in Ubuntu 18, 20, or 22 environments.

The list of Symphony microservices can be found in Symphony Data Discovery Microservice Name Reference.

You can also restart Symphony microservices using the CLI. See Manage Symphony Microservices Using the Command Line Utility.

To restart all Symphony microservices, enter the following command:

sudo systemctl restart $(systemctl list-unit-files | grep zoomdata | grep edc | awk '{print $1}')

To restart a specific Symphony microservice, enter the following command:

sudo systemctl restart <service>

Replace <service> with the name of the Symphony microservice. See Symphony Data Discovery Microservice Name Reference.

Was this article helpful?

We're sorry to hear that.

Powered by Zendesk