WARNING: Version 0.90 of Elasticsearch has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Customizing service settings
editCustomizing service settings
editThere are two ways to customize the service settings:
- Manager GUI
-
accessible through
manager
command, the GUI offers insight into the installed service including its status, startup type, JVM, start and stop settings among other things. Simply invokingservice.bat
from the command-line with the aforementioned option will open up the manager window:
-
Customizing
service.bat
-
at its core,
service.bat
relies on Apache Commons Daemon project to install the services. For full flexibility such as customizing the user under which the service runs, one can modify the installation parameters to tweak all the parameters accordingly. Do note that this requires reinstalling the service for the new settings to be applied.