项目作者: silveiralexf

项目描述 :
Generic exporter to feed JSON data from input of a source API into a target Logstash instance
高级语言: Go
项目地址: git://github.com/silveiralexf/logstash-exporter.git
创建时间: 2020-11-02T15:14:34Z
项目社区:https://github.com/silveiralexf/logstash-exporter

开源协议:Apache License 2.0

下载


logstash-exporter

diagram

This package implements a generic exporter to feed JSON data from a source API into a target Logstash instance.

As an initial example, this package extracts Ansible Tower Inventory Data, but any other source can be used we well, just as long it returns the content as JSON output to the main package.

Docs

Deploy