Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thinker0/filebeat-pulsar


https://github.com/thinker0/filebeat-pulsar

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# filebeat-pulsar

# Copy of https://github.com/streamnative/pulsar-beat-output.git

# build

```bash
GOOS=linux GOARCH=amd64 go build -ldflags "-s -w" -o filebeat ./cmd/filebeat
```