Changing the location of Elasticsearch index data
Follow the steps below to move the log indices to a different location:
- Stop the EventLog Analyzer service.
- Open the command prompt with admin privileges.
- Navigate to <dir>:\ManageEngine\elasticsearch\ES\bin and execute stopES.bat.
- Make a backup of the <dir>:\ManageEngine\elasticsearch\ES\config\elasticsearch.yml file.
- In the command prompt, navigate to <dir>:\ManageEngine\elasticsearch\ES\config and execute write elasticsearch.yml.
- Update the path.data and path.repo parameters with the new location, and save the file.
- Start EventLog Analyzer to complete the process.
Note: For Linux local storage, use the following format:
- path.data : ["/opt/ManageEngine/EventLog Analyzer/ES/data"]
- path.repo : ["/opt/ManageEngine/EventLog Analyzer/ES/repo"
New to ADSelfService Plus?