Commit Graph

60 Commits

Author SHA1 Message Date
Hardy 71d291fdf1
fix: init user just one time (#140)
* fix: init user just one time

* chore: init system cluster metrics default settings

---------

Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-15 21:11:50 +08:00
Hardy 1b6855673b
chore: check easysearch version with rollup (#129)
Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-13 21:23:57 +08:00
Hardy 60eac5ebf6
chore: auto init agent ingest user (#120)
* chore: auto init agent ingest user

* docs: update release notes

---------

Co-authored-by: hardy <luohf@infinilabs.com>
2025-02-13 16:17:17 +08:00
Hardy 67447b876c
feat: rollup init template update (#98)
Co-authored-by: hardy <luohf@infinilabs.com>
2025-01-23 20:07:42 +08:00
silenceqi 16c08e745f
fix: properly quote hosts to ensure valid formatting (#95) 2025-01-23 16:04:52 +08:00
silenceqi f3417ee6de
feat: support configuring multiple hosts when creating a cluster (#90)
* feat: support configuring multiple hosts when creating a cluster

* chore: update release notes

* feat: support multiple hosts configuration for system cluster initialization
2025-01-23 09:04:14 +08:00
Hardy 718b029b85
feat: add rollup template to setup, add rollup permission (#71)
* feat: add rollup template to setup, add rollup permission
* fix: easysearch version check
* chore: add noop.tpl
* chore: reflactor the code
* chore: only one permission.json
2025-01-10 12:20:04 +08:00
Medcl f43e453c7f
chore: update license header (#14)
Co-authored-by: Hardy <luohoufu@163.com>
2024-12-02 23:24:44 +08:00
hardy a936a8fa7c
chore: change to framework main branch and reflactor the dependcy 2024-12-01 21:36:06 +08:00
hardy ae3b792f7f
fix: build error with basicAuth.Password 2024-11-29 23:08:48 +08:00
hardy 9020e691de fix: agent setup config 2024-03-21 23:01:37 +08:00
hardy 200ffd7af6
fix: agent first run need cluster_uuid & change for agent.tpl with yaml content 2024-02-29 11:52:13 +08:00
medcl 9cfd9b15e3 misc changes 2024-01-22 22:39:49 +08:00
medcl d8c7809237 update buffer usage 2024-01-21 17:16:51 +08:00
medcl c434d3fb76 refactor: setup wizard (#250)
Co-authored-by: liugq <silenceqi@hotmail.com>
Reviewed-on: https://git.infini.ltd/infini/console/pulls/250
2023-12-15 11:22:03 +08:00
medcl 4c8ee4a3e2 Merge branch 'master' into v2 2023-10-24 11:27:34 +08:00
medcl cb9cc545e5 fix incorrect variable name 2023-10-21 00:25:32 +08:00
liugq f83c0d274f handle initialize setup timeout error 2023-10-19 20:46:44 +08:00
medcl a315c4330d fix build 2023-10-16 17:51:45 +08:00
medcl 3673791467 temp commit 2023-09-16 17:45:33 +08:00
liugq 3ad0abdd5f set default value to env variable INFINI_CONSOLE_ENDPOINT 2023-08-08 17:53:23 +08:00
medcl 36c7fb13d5 update username 2023-06-28 15:39:49 +08:00
liugq 4a3961ab1f fix adding cluster_uuid 2023-06-07 21:05:59 +08:00
liugq 8d5e7e8a6b fix empty cluster_uuid 2023-05-23 15:15:56 +08:00
liugq d1ef70d8d1 fix no index,node metadata after console setup 2023-05-17 12:03:31 +08:00
liugq 3fafe39b0d add alerting notification 2023-04-06 16:16:44 +08:00
sunjiacheng 08a1673c1a [plugin] fix naming (#42)
[plugin] fix naming

Co-authored-by: Kassian Sun <kassiansun@outlook.com>
2023-03-29 13:02:55 +08:00
medcl 05cc6fd9d2 add context to pipeline 2023-03-28 19:01:58 +08:00
liugq eba379eade test update 2023-03-11 19:09:25 +08:00
liugq f27c7a2951 elasticsearch distribution judgement logic update 2023-03-11 13:30:59 +08:00
liugq c8f7927821 use default distribution with Elasticsarch 2023-03-08 18:01:53 +08:00
liugq 50e8f7fc79 sync cluster distribution to config file while setup 2023-03-08 12:18:08 +08:00
liugq d57e9cf476 change es cluster version of system cluster support from 7.3 to 5.3 2023-03-06 10:59:52 +08:00
liugq 2c8ee843f1 refactoring elastic.GetDateHistogramIntervalField 2023-03-02 20:54:21 +08:00
liugq 5d0e745012 support setup with easysearch and opensearch 2023-03-02 17:28:51 +08:00
liugq ce4a056efa clear code of builtin user 2023-02-24 12:31:17 +08:00
liugq 0cd198b805 rename tempID to GlobalSystemElasticsearchID 2023-02-23 11:10:38 +08:00
liugq 67382361a1 use orm.Create replace orm.Save method 2023-02-23 09:15:05 +08:00
liugq 5d002145b9 add credential change callback for updating password of system cluster 2023-02-21 15:39:26 +08:00
liugq a820e0d52f handle err 2023-02-15 11:55:49 +08:00
liugq 46432da7aa Merge branch 'master' into credential 2023-02-13 11:35:49 +08:00
liugq 4495de8ae9 initialize bug fixed 2023-02-10 18:16:05 +08:00
liugq 31e314ec87 initialize bug fixed 2023-02-10 18:13:56 +08:00
liugq e11207dbc0 init credential secret 2023-02-10 09:51:42 +08:00
liugq c17359adb3 add orm.Context 2022-12-08 20:48:59 +08:00
liugq b88ec94082 add param refresh to method orm.save 2022-12-08 19:12:07 +08:00
medcl 800567363e check template file exists during setup 2022-11-09 17:38:27 +08:00
liugq 3bd248f80f add raw name of system cluster when initializing 2022-10-27 10:20:18 +08:00
medcl ca46c22df4 fix nil exception 2022-10-25 16:01:12 +08:00
medcl 523004b2d2 fix nil version during setup 2022-10-25 14:42:06 +08:00