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

https://github.com/treasure-data/embulk-reporter-fluentd


https://github.com/treasure-data/embulk-reporter-fluentd

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Fluentd reporter plugin for Embulk

TODO: Write short description here and build.gradle file.

## Overview

* **Plugin type**: reporter

## Configuration

- **option1**: description (integer, required)
- **option2**: description (string, default: `"myvalue"`)
- **option3**: description (string, default: `null`)

## Example

```yaml
```

## Build

```
$ ./gradlew gem # -t to watch change of files and rebuild continuously
```