https://github.com/ably/fluent-plugin-out-file-copy
File output plugin that supports interpolation in the file name
https://github.com/ably/fluent-plugin-out-file-copy
Last synced: about 2 months ago
JSON representation
File output plugin that supports interpolation in the file name
- Host: GitHub
- URL: https://github.com/ably/fluent-plugin-out-file-copy
- Owner: ably
- Created: 2017-03-22T11:46:34.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2021-09-19T19:52:49.000Z (over 4 years ago)
- Last Synced: 2025-03-11T19:49:29.109Z (over 1 year ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 0
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Ably file out plugin
This plugin simply outputs logs received to local files but unlike [Fluent's out_file](http://docs.fluentd.org/v0.12/articles/out_file), it allows the path to be dynamically generated based on interpolation.