- Messages
- 979
- Reaction score
- 71
Description :
Displays Elasticsearch information.
This add-on is very useful for deleting no longer used Elasticsearch indexes.
Note: this add-on only works on locally installed instances of Elasticsearch.
(Example of Elasticsearch information page) :
Features :
Add 'elasticsearchinformation' to your forum URL. Must be an admin to view this page.
Note 1 :
From the terminal you can use the following commands to check and or start Elasticsearch :
Note 2 :
If Elasticsearch is not restarting when your do a System reboot, enter the following terminal command to have Elacticsearch automatically start when the system is rebooted:
Elasticsearch information v1.3 changes : Improved error handling.
Elasticsearch information v1.5 changes : Improved error handling.
Download V1.5 :
https://mega.nz/file/98IVCLCL#HZZwUgw4snfpDo-WTFewjHtIb43GOBhZErSFN1zk8kU
Displays Elasticsearch information.
This add-on is very useful for deleting no longer used Elasticsearch indexes.
Note: this add-on only works on locally installed instances of Elasticsearch.
(Example of Elasticsearch information page) :
Features :
- Easily delete any Elasticsearch index.
- All phrases start with elasticsearchinformation_ for your convenience.
Add 'elasticsearchinformation' to your forum URL. Must be an admin to view this page.
Note 1 :
From the terminal you can use the following commands to check and or start Elasticsearch :
service elasticsearch status
service elasticsearch start
Note 2 :
If Elasticsearch is not restarting when your do a System reboot, enter the following terminal command to have Elacticsearch automatically start when the system is rebooted:
systemctl enable elasticsearch
Elasticsearch information v1.3 changes : Improved error handling.
Elasticsearch information v1.5 changes : Improved error handling.
Download V1.5 :
https://mega.nz/file/98IVCLCL#HZZwUgw4snfpDo-WTFewjHtIb43GOBhZErSFN1zk8kU
Relate Threads