Moving node directory to another directory

Hi,

Since we have short of space in main directory and it has been consume around 99% we like to move node directory under /var/lib/elasticsearch to some others directory that still have space. How we can do this ? We have try to use the symlink but its not working ( we cannot start the elasticsearch).

Regards

Pradana

Change path.data setting. That should do the job.