An open API service indexing awesome lists of open source software.

https://github.com/tencentblueking/bk-audit-java-sdk

蓝鲸审计中心 Java SDK
https://github.com/tencentblueking/bk-audit-java-sdk

Last synced: 9 months ago
JSON representation

蓝鲸审计中心 Java SDK

Awesome Lists containing this project

README

          

![logo.png](assests/logo.png)

[![license](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](https://github.com/TencentBlueKing/bk-audit-java-sdk/blob/master/LICENSE.txt)
[![Release Version](https://img.shields.io/badge/release-0.0.5-brightgreen.svg)](https://github.com/TencentBlueKing/bk-audit-java-sdk/releases)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/TencentBlueKing/bk-audit-java-sdk/pulls)
## Overview

bk-audit-java-sdk 是蓝鲸审计中心 (BK-AUDIT) 提供的用于快速接入审计体系的 Java SDK

## Features

- [Audit] 支持自定义审计事件处理,将非标准字段格式化为审计事件
- [Audit] 支持自定义审计事件输出

## Getting started

### Usage

- [使用文档](docs/usage.md)

## Roadmap

- [版本日志](release.md)

## Support

- [蓝鲸论坛](https://bk.tencent.com/s-mart/community)
- [蓝鲸社区版交流群](https://jq.qq.com/?_wv=1027&k=5zk8F7G)

## BlueKing Community

- [BK-CMDB](https://github.com/Tencent/bk-cmdb):蓝鲸配置平台(蓝鲸 CMDB)是一个面向资产及应用的企业级配置管理平台。
- [BK-CI](https://github.com/Tencent/bk-ci):蓝鲸持续集成平台是一个开源的持续集成和持续交付系统,可以轻松将你的研发流程呈现到你面前。
- [BK-BCS](https://github.com/Tencent/bk-bcs):蓝鲸容器管理平台是以容器技术为基础,为微服务业务提供编排管理的基础服务平台。
- [BK-PaaS](https://github.com/Tencent/bk-paas):蓝鲸 PaaS 平台是一个开放式的开发平台,让开发者可以方便快捷地创建、开发、部署和管理 SaaS 应用。
- [BK-SOPS](https://github.com/Tencent/bk-sops):标准运维(SOPS)是通过可视化的图形界面进行任务流程编排和执行的系统,是蓝鲸体系中一款轻量级的调度编排类 SaaS 产品。
- [BK-JOB](https://github.com/Tencent/bk-job) 蓝鲸作业平台(Job)是一套运维脚本管理系统,具备海量任务并发处理能力。

## Contributing

如果你有好的意见或建议,欢迎给我们提 Issues 或 Pull Requests,为蓝鲸开源社区贡献力量。
[腾讯开源激励计划](https://opensource.tencent.com/contribution) 鼓励开发者的参与和贡献,期待你的加入。

## License

基于 MIT 协议, 详细请参考 [LICENSE](LICENSE.txt)