File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/Resources/app/administration/src/module/frosh-tools/snippet Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ The current feature set consists of:
1919 - Shows the amount of messages in the queue
2020 - Reset queue
2121- ** Elasticsearch Manager**
22- - Shows the current Elasticsearch status of nodes & cluster
23- - Lists all indeces of the Elasticsearch instance
24- - Quick actions for indeces handling
22+ - Shows the current status of the Elasticsearch nodes & cluster
23+ - Lists all indices of the Elasticsearch instance
24+ - Quick actions for index handling
2525 - Execute Elasticsearch console commands
2626- ** Log Viewer**
2727 - Shows the entries of /var/log/* .log files
Original file line number Diff line number Diff line change 3838 "status" : " Cluster Status" ,
3939 "indices" : " Indizes" ,
4040 "action" : {
41- "reindex" : " Neu indizieren " ,
41+ "reindex" : " Neu indexieren " ,
4242 "switchAlias" : " \" Alias switching\" durchführen" ,
4343 "flushAll" : " Alle Indizes löschen" ,
4444 "cleanup" : " Ungenutzte Indizes löschen" ,
You can’t perform that action at this time.
0 commit comments