T. von Dein
|
bbe72a474b
|
fix #53: shardsize to string, fix nil pointer, add cold phase (#54)
|
2026-06-26 11:25:30 +02:00 |
|
|
|
e3aa50af37
|
remove debug print
|
2026-06-26 10:07:42 +02:00 |
|
T. von Dein
|
d2a0812579
|
feature add ilm-explain (#52)
|
2026-06-26 10:02:41 +02:00 |
|
T. von Dein
|
6200b5e7b0
|
enhance/ilm-forecast (#51)
|
2026-06-26 09:08:14 +02:00 |
|
|
|
b1b701303c
|
optimzie virtualAge() a little
|
2026-06-25 20:30:42 +02:00 |
|
|
|
8f2c68b5b6
|
fix index response, fix linter issues
|
2026-06-25 14:19:43 +02:00 |
|
|
|
d60983411e
|
refactored large func
|
2026-06-25 14:16:35 +02:00 |
|
|
|
e1291d1d92
|
add ilm forecast show
|
2026-06-25 13:29:24 +02:00 |
|
|
|
5f60696b01
|
add ilm forecast data collection, generalized parallel api calls
|
2026-06-25 11:54:06 +02:00 |
|
T. von Dein
|
825b3ce5d1
|
fix #49: add ilm policy to index+index-template create+modify (#50)
|
2026-06-25 07:52:54 +02:00 |
|
|
|
20b79ce168
|
left align ints by default again, add -I to right align on request
|
2026-06-24 09:35:40 +02:00 |
|
T. von Dein
|
ffcb8adb70
|
enhanced default cluster selection, add 'cluster switch', overhaul json header setting (#47)
|
2026-06-24 09:25:50 +02:00 |
|
|
|
92ddf4f1f0
|
spelling fix
|
2026-06-23 13:04:25 +02:00 |
|
T. von Dein
|
e16f2bfd0b
|
add pager tui for 'api show' (#46)
|
2026-06-23 11:58:52 +02:00 |
|
T. von Dein
|
6d31d18e0c
|
fix panic if using 'cluser ls -d' (#45)
|
2026-06-23 10:54:00 +02:00 |
|
T. von Dein
|
a81d6b94e9
|
enhance/clusterstatus (#44)
fixes #35
|
2026-06-22 14:11:32 +02:00 |
|
T. von Dein
|
9b5ba0775b
|
add ilm management support (#43)
|
2026-06-22 13:52:02 +02:00 |
|
T. von Dein
|
802217158c
|
feature/add-profiler (#42)
|
2026-06-18 08:54:00 +02:00 |
|
|
|
5d345aaa9a
|
fixed another panic
|
2026-06-17 14:26:28 +02:00 |
|
|
|
2f029304f3
|
fix panic and width determination
|
2026-06-17 14:16:26 +02:00 |
|
|
|
49bc2c7acb
|
use real terminal width to determine markdown width in 'api show'
|
2026-06-17 13:33:03 +02:00 |
|
T. von Dein
|
f1ff361c12
|
add API viewer, mv repl subcommand to api (#41)
|
2026-06-17 13:11:09 +02:00 |
|
T. von Dein
|
ce4a60f8e2
|
add alias+datastream rollover, and auto rollover on index tpl change (#40)
fixes #37
|
2026-06-16 13:48:41 +02:00 |
|
T. von Dein
|
97004e0957
|
add task support (#39)
fixes #34
|
2026-06-16 08:25:25 +02:00 |
|
T. von Dein
|
d1f3082e5a
|
refactored IndexTemplateModify() (#38)
|
2026-06-16 08:22:02 +02:00 |
|
T. von Dein
|
d0d1d69791
|
add index template {ls,sh} (#33)
|
2026-06-15 15:18:21 +02:00 |
|
T. von Dein
|
ec1ce56b2d
|
add datastream support, refactor custom completion (#32)
|
2026-06-10 15:43:14 +02:00 |
|
|
|
925b21823a
|
marshall explain output only in debug mode
|
2026-06-08 14:11:26 +02:00 |
|
T. von Dein
|
b9eb3e3e2f
|
add search validate+explain (#31)
|
2026-06-08 14:00:22 +02:00 |
|
T. von Dein
|
f30c837d53
|
fix search output order (last on bottom) and index ls output partials (#30)
|
2026-06-08 12:09:01 +02:00 |
|
T. von Dein
|
01e0fd024b
|
fix-index-show-completion, add more completions (#29)
|
2026-06-03 13:07:11 +02:00 |
|
T. von Dein
|
5ecba5abe6
|
add index fields filter flags (#27)
|
2026-06-03 10:14:41 +02:00 |
|
T. von Dein
|
18af1b6073
|
add role diff (#26)
|
2026-06-03 08:47:54 +02:00 |
|
|
|
0696095bb0
|
add roles ls+sh
|
2026-06-01 13:20:06 +02:00 |
|
T. von Dein
|
504db9835d
|
add sort support to search, add index fields command, fix error messages (#25)
|
2026-06-01 12:30:41 +02:00 |
|
|
|
f1877c6903
|
fix doc add id creation, use rand.Int64()
|
2026-05-29 14:42:36 +02:00 |
|
T. von Dein
|
2b2094b155
|
allow multiline json data in repl (#24)
|
2026-05-29 12:42:02 +02:00 |
|
|
|
1c72b5ec9a
|
Merge branch 'main' of ssh://codeberg.org/scip/esctl
|
2026-05-29 11:28:17 +02:00 |
|
|
|
aeded16b89
|
catch out-of-bounds error
|
2026-05-29 11:27:48 +02:00 |
|
|
|
57bbe680a7
|
fix http debugger
|
2026-05-29 11:27:40 +02:00 |
|
T. von Dein
|
130d0b879d
|
add doc delete (#23)
|
2026-05-29 11:05:57 +02:00 |
|
T. von Dein
|
f7302ea506
|
more search enhancements (#22)
|
2026-05-29 10:19:18 +02:00 |
|
|
|
b2da6f0f29
|
also fix color status in ccr status
|
2026-05-27 09:59:56 +02:00 |
|
|
|
c92f10fb5d
|
show cluster color status directly to make it clearer
|
2026-05-27 09:25:55 +02:00 |
|
|
|
501deec538
|
fix tab completion
|
2026-05-26 08:01:28 +02:00 |
|
T. von Dein
|
98a577f68a
|
add doc show, enhance search, add jsonpath to search and doc show
|
2026-05-22 13:50:17 +02:00 |
|
T. von Dein
|
89e2498aad
|
add index alias delete (#20)
|
2026-05-21 14:00:35 +02:00 |
|
T. von Dein
|
0870ceb3df
|
Refactor output code, add JSON, TSV and YAML output modes, add -o (#19), add version subcommand
|
2026-05-20 13:06:39 +02:00 |
|
T. von Dein
|
58d94a4f56
|
shards, aliases and filtering (#18)
|
2026-05-19 13:58:08 +02:00 |
|
T. von Dein
|
40e0612bef
|
add explain index allocation
|
2026-05-18 13:58:08 +02:00 |
|