1 Star 0 Fork 0

zhangjungang/beats

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github
dev-tools
filebeat
generator
heartbeat
libbeat
metricbeat
_meta
beater
docs
helper
include
mb
module
schema
mapstriface
mapstrstr
doc.go
schema.go
schema_test.go
scripts
tests/system
.gitignore
Dockerfile
Makefile
README.md
TODO.md
docker-compose.yml
docker-entrypoint.sh
main.go
main_test.go
make.bat
metricbeat.full.yml
metricbeat.template-es2x.json
metricbeat.template-es6x.json
metricbeat.template.json
metricbeat.yml
packetbeat
script
testing/environments
vendor
winlogbeat
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.travis.yml
CHANGELOG.asciidoc
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile
NOTICE
README.md
Vagrantfile
codecov.yml
glide.yaml
克隆/下载
doc.go 285 Bytes
一键复制 编辑 原始数据 按行查看 历史
/*
Package schema contains helper utilities to parse, convert, rename, and reorganize data
from the format returned by the various monitored systems to the data model used by
Metricbeat.
See the docs in the mapstrstr and mapstriface sub-packages for usage examples.
*/
package schema
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangjungang/beats.git
git@gitee.com:zhangjungang/beats.git
zhangjungang
beats
beats
v5.4.0

搜索帮助