Elasticsearch data storage

Hi
I assigned storage to my elasticsearch path, after that elasticsearch don't save logs.
follow is my storage :

[root@es-data-01 ~]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/LS-root 47158788 2617160 44541628 6% /
devtmpfs 1926320 0 1926320 0% /dev
tmpfs 1937032 0 1937032 0% /dev/shm
tmpfs 1937032 8676 1928356 1% /run
tmpfs 1937032 0 1937032 0% /sys/fs/cgroup
**_

/dev/sdb 2064245920 80392 1959307928 1% /var/lib/elasticsearch

_**
/dev/sda1 1038336 182096 856240 18% /boot
tmpfs 387408 0 387408 0% /run/user/0
[root@es-data-01 ~]#

this is my indices and you can see that this indices store from before that I assign storage to my elastic path
Please give me best solution

[root@es-data-01 ~]# curl -XGET '172.24.69.16:9200/cat/indices'
green open test4-2017.05.10 6wumml3kS5eJUTG2QFUzUw 5 1 138 0 613.3kb 306.6kb
green open finallog-2017.05.07 -i5_HbE9Twa
-OS17yLW0w 5 1 1 0 11.2kb 5.6kb
green open test4-2017.05.12 B_AmJVWUSPOFdHE2LhQu0g 5 1 138 0 620.8kb 310.4kb
green open test2-2017.05.09 yhe5dKawTaGWJiqOm8dOQw 5 1 3 0 30.3kb 15.1kb
green open test4-2017.05.15 ivlrQiLoSB-qLd7yEYMEgQ 5 1 139 0 513.2kb 256.6kb
green open test4-2017.05.16 Mcvp_2pbQ1aGQmCVsA3swg 5 1 71 0 537.9kb 305.1kb
green open test1-2017.05.09 rKo3ZBX_QyGaw5w7z9eGJw 5 1 1 0 11.1kb 5.5kb
green open test4-2017.05.09 hiIbmYp0SNChAC5_QZzFyA 5 1 41531 0 9.3mb 4.6mb
green open test4-2017.05.13 F29DhDCbQa6s43-Guo6sYQ 5 1 138 0 492.6kb 246.3kb
green open .kibana W9eLFC76Q86B0F6WFLOqNA 1 1 1 0 7.3kb 3.6kb
green open test4-2017.05.14 w76gvtX6S4mtauVy6yNMMg 5 1 5466 0 1.9mb 972.7kb
green open test3-2017.05.09 9VRgWUxtRv-S3xICyKWP6A 5 1 1 0 11.1kb 5.5kb
green open test4-2017.05.11 NCZ7xQc7T-yMSd2CQn0-Jg 5 1 138 0 469.2kb 234.6kb

The ES logs?

hi
no my data

What changes did you make?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.