maudit

command module
v0.0.0-...-f4276bb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2023 License: MIT Imports: 10 Imported by: 0

README

操作审计

场景

规避平台风险, 谁, 在什么时机, 操作那个功能(接口)

设计

设计

use maudit_mini
db.createUser({user: "maudit", pwd: "123456", roles: [{ role: "dbOwner", db: "maudit_mini" }]})

业务编写

  1. 中间件:用于收集审计日志, 发送到kafka

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
log
clients

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL