beats-aws-elasticsearch

时间:2021-04-28 08:12:16
【文件属性】:
文件名称:beats-aws-elasticsearch
文件大小:19KB
文件格式:ZIP
更新时间:2021-04-28 08:12:16
Go 使用通过Firehose将AWS日志传递到Elasticsearch 节拍插件实验(从复制粘贴) go build -buildmode=plugin ./plugins/aws_elasticsearch ./filebeat -e -plugin aws_elasticsearch.so -d '*' 配置: filebeat.prospectors: - type: log enabled: true paths: - ./*.log output.aws_elasticsearch: hosts: ["https://search-test2-secret.eu-central-1.es.amazonaws.com:443"] aws: enabled: true region: eu-central-1
【文件预览】:
beats-aws-elasticsearch-master
----README.md(570B)
----elasticsearch()
--------url.go(1KB)
--------elasticsearch.go(6KB)
--------aws.go(2KB)
--------bulkapi.go(3KB)
--------enc.go(4KB)
--------json_read.go(11KB)
--------api.go(6KB)
--------client.go(18KB)
--------config.go(2KB)
----plugins()
--------aws_elasticsearch()

网友评论