PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

ES START and STOP Servers

edited Mar 30, 2020 9:10PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 6 commentsAnswered ✓

Hello All

I found the following steps in ES Deployment document for Start Stop Servers.

Task 4-2: Starting and Stopping an Elasticsearch Service

If you modify the elasticsearch.yml or jvm.options file, use these instructions to stop and restart the Elasticsearch

services.

On Linux to start and stop the process:

1. In a terminal window, change directory to ES_HOME/bin.

2. To start the Elasticsearch process:

nohup ./elasticsearch &

3. To stop the process:

a. Use this command to find the Elasticsearch process ID:

ps -ef | grep elas

b. Use this command to stop the process, substituting the process ID for pid:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center