Commit Graph

50 Commits

Author SHA1 Message Date
Jian Qiu
7a57356dd0 fix: clickhouse parttion expression of divide inconstent 3.9 (#16437)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2023-04-12 12:04:02 +08:00
Jian Qiu
22a2ffec45 feature: automatically purge expired splitables (#15226)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-10-26 02:07:04 +08:00
Jian Qiu
2c697f9b99 fix: logger syslog format update (#14701)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-07-23 12:41:01 +08:00
Jian Qiu
a9f9180613 fix: misc fixes 20220712 (#14615)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-07-12 08:01:09 +08:00
Zexi Li
22a9438eb8 feat(log,notify): notification of action log exceed count (#14605) 2022-07-12 06:58:35 +08:00
Qiu Jian
294e281476 fix: log admin action logs in separate logs 2022-07-07 07:46:07 +08:00
Jian Qiu
2994b2b42f fix: add CreateByInsertOrUpdate flag (#14443)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-06-13 02:27:34 +08:00
Jian Qiu
202c3b3f9f fix: adjust syslog format (#14224)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-05-09 08:01:20 +08:00
Jian Qiu
14e1b8ee41 feature: event log add severity and kind fields (#13920)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-04-06 06:57:58 +08:00
rainzm
18cb197a9e feat(cloudcommon): notify when the checksum of db table record test fail
1. remove pkg/cloudcommon/db dependency on pkg/cloudcommon
2. init db notifier in pkg/cloudcommon.InitDB
3. move interface 'IStartable' to pkg/util/logclient package which alone references above interface
2022-04-01 19:03:41 +08:00
Zexi Li
a509068e52 fix(logger): SActionlog should return ActionLogManager (#13796) 2022-03-27 11:01:40 +08:00
Zexi Li
f0760c979f feat(cloudcommon,region,keystone,logger): use enable_db_checksum_tables option control checksum record (#13737)
region: guests_tbl
keystone: user
logger: action_tbl
2022-03-21 13:28:37 +08:00
Qiu Jian
8308fe55c3 feature: support log to remote syslog server 2022-01-21 00:11:31 +08:00
Qiu Jian
8b6f7305d6 feature: use clickhouse to storage opslogs 2021-12-10 09:23:33 +08:00
Qiu Jian
97a3ab12a2 support sqlite 2021-11-17 07:25:00 +08:00
Qiu Jian
a5b3345b3d fix: cleanup codes 2021-11-13 18:22:57 +08:00
Qu Xuan
06dc1c1b87 fix(common): split mcclient modules by service 2021-11-05 19:24:50 +08:00
Qiu Jian
d4a2dbbeaf fix(log): add filters to baremetal event logs 2021-03-22 10:47:53 +08:00
Qu Xuan
2cfbda9a59 fix(logger): distinct field optimized for logger 2021-02-04 20:40:07 +08:00
Qiu Jian
ab75c8f93c feature(cloudcommon): split opslog table
automatically split opslog table, so as to delete obsolete event logs
2020-12-09 21:12:55 +08:00
Yousong Zhou
e4cef880a3 logger: actionlog: i18n for distinct-field 2020-10-19 16:21:36 +08:00
Yousong Zhou
d8887266ae logger: actionlog: readability change 2020-10-19 16:21:36 +08:00
Qiu Jian
adbf513167 fix: missing authenticate action log for user web login 2020-10-19 11:53:26 +08:00
Yousong Zhou
202ded8c9f logger: actionlog: add GetI18N 2020-09-21 15:20:46 +08:00
Yousong Zhou
fb28d96d5a logger: actionlog: remove redundant comments 2020-09-21 15:20:46 +08:00
Yousong Zhou
fb26b0c389 vet: composite literal uses unkeyed fields 2020-05-27 15:08:02 +08:00
Qiu Jian
09bc348c66 feature: recode cloudcommon policy default/resource codes 2020-03-30 19:35:55 +08:00
Qiu Jian
cf5498ac24 feature: recode structuralized GetExtraDetails and ListItemFilter 2020-03-04 14:01:25 +08:00
Qiu Jian
ee9573c786 fix: increment paging list order by multiple columns 2020-01-19 17:03:42 +08:00
Qiu Jian
45849355e6 fix: list documentation improvements 2020-01-14 04:17:15 +08:00
Qiu Jian
14c1ddaccb feature: cloudprovider capability filter and listinput recode 2020-01-13 13:19:47 +08:00
Qiu Jian
4e46db8bb0 fix: baremetal-event-list support since/until filter 2019-11-05 22:31:59 +08:00
Qiu Jian
90f7dad6d7 feature: baremetal cronjobs: status probe, fetch bmc logs and report
power/themal metrics
2019-10-30 00:03:12 +08:00
Zexi Li
c393c1deb3 fix: services model incorrect nullable define 2019-10-08 22:22:54 +08:00
Qiu Jian
3c41779b74 fix: Table 'yunionlogger.users_cache_tbl' doesn't exist 2019-09-17 13:10:11 +08:00
Zexi
a1a8525589 add compents docker file 2019-08-09 17:44:29 +08:00
Qiu Jian
5a272fd330 fix: task usercred should be utf8 charset 2019-07-11 12:07:22 +08:00
Qiu Jian
802b3b0d21 bugfixes 2019-05-31 13:56:02 +08:00
Qiu Jian
b7027934db feature: 3-level policies, system/domain/project 2019-05-31 13:56:02 +08:00
Qiu Jian
2efc5e641e fix: add keystone initialization procedures 2019-05-17 13:54:29 +08:00
rex zhasm
2fe357ad9b Websockets 不再拉取 ActionLog 的消息 (#398) 2019-04-15 15:24:10 +08:00
wanyaoqi
0623419b6a action log send to ws service (#224) 2019-04-04 20:39:30 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
wanyaoqi
e0ee2b8c59 fix package dependence 2019-03-15 11:45:56 +08:00
Qiu Jian
85b1e57324 fix: action log always success 2019-02-23 21:00:40 +08:00
Qiu Jian
9f35039209 add service tag for actionlog 2019-02-18 01:13:40 +08:00
Qiu Jian
066d155a16 fix: logger did not record start time of events 2019-02-16 13:47:18 +08:00
Qiu Jian
359c451e8e recode huawei client 2019-02-15 02:26:57 +08:00
Qiu Jian
b215c199df minor fixes 2019-02-09 06:23:23 +08:00
Qiu Jian
b106ae7d12 logger service, half baked, needs more work 2019-01-30 09:30:24 +08:00