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:
-
Open a command prompt, and change directory to
OSD_Home\bin. -
Run opensearch_dashboards.bat.
-
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 nodeIf the OpenSearch Dashboards service is not started, you can start the service by running opensearch_dashboards.sh