Hi all,
I installed elasticsearch using tar package in mac OS.
To run elasticsearch, i run elasticsearch exe file in terminal.
If i close the terminal, elasticsearch service stops.
How do i run elasticsearch in background?
In windows, I add service in services section so that it is always running.
is there any way similar in MAC OS?