Starting the OpenSearch Dashboards Service

On the Windows platform, after you install OpenSearch Dashboards, you need to start the OpenSearch Dashboards service. Refer to the PeopleSoft Deployment Packages Installation for Search Components for the current release.

To start OpenSearch Dashboards on Windows, perform the following steps:

  1. Open a command prompt, and change directory to OSD_Home\bin.

  2. Run opensearch_dashboards.bat.

  3. The service status displays as Listening indicating that the service has started

On the Linux platform, after you install OpenSearch Dashboards, the OpenSearch Dashboards service is automatically started. You can use the following command to check the status of the service:

ps  -ef | grep node

If the OpenSearch Dashboards service is not started, you can start the service by running opensearch_dashboards.sh