Chaitin Tech Syslog 管理与系统日志 API is one of 556 APIs that Chaitin Tech publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Syslog 管理与系统日志. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.
This API exposes
10 operations
across 10 paths,
and defines 5 schemas.
It is described by OpenAPI 3.0.3, at version 26.05.
Requests are made against the base URL https://docs.waf.chaitin.com.
10 operations10 paths5 schemas10 POST
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.0.3
API Version
26.05
Base URL
https://docs.waf.chaitin.com
Resource Areas
1
Paths & Operations 10
Across 10 paths, the API surfaces 10 operations — 10 POST. Each is listed below with its method, path, parameters, and response codes.
Syslog 管理与系统日志 10
POST
/api/log/syslog/list
syslog配置列表
syslog_config_listbody→ 200
POST
/api/log/syslog/delete
删除syslog配置信息
delete_syslog_configbody→ 200
POST
/api/log/syslog/add
添加syslog配置信息
add_syslog_configbody→ 200
POST
/api/log/syslog/modify
修改syslog配置信息
modify_syslog_configbody→ 200
POST
/api/log/kafka/list
kafka配置列表
kafka_config_listbody→ 200
POST
/api/log/kafka/delete
删除kafka配置信息
delete_kafka_configbody→ 200
POST
/api/log/kafka/add
添加kafka配置信息
add_kafka_configbody→ 200
POST
/api/log/kafka/modify
修改kafka配置信息
modify_kafka_configbody→ 200
POST
/api/log/system_log/list
系统日志的列表信息
system_log_listbody→ 200
POST
/api/log/system_log/delete
删除系统日志的列表信息
system_log_deletebody→ 200
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are SyslogConfigDetail (15 properties), KafkaConfigDetail (9 properties), SystemLogDetail (4 properties), SystemLogRet (2 properties). Each schema is shown below with its type and property counts.