After checking out the repo, run bundle install to install dependencies. Then, run bundle exec rake to run the tests. You can also run bundle console for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in fluentd_syslog_rfc5424.gemspec, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.
FluentD Output & Formatter Plugins: Syslog RFC5424
Formatter plugin adheres to RFC5424.
Output plugin adheres to RFC6587 and RFC5424.
Installation
Add this line to your application’s Gemfile:
And then execute:
Or install it yourself as:
Output Usage
Configuration
Format Section
Defaults to
syslog_rfc5424Formatter Usage
Development
After checking out the repo, run
bundle installto install dependencies. Then, runbundle exec raketo run the tests. You can also runbundle consolefor an interactive prompt that will allow you to experiment.To install this gem onto your local machine, run
bundle exec rake install. To release a new version, update the version number influentd_syslog_rfc5424.gemspec, and then runbundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the.gemfile to rubygems.org.Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/cloudfoundry/fluentd_syslog_rfc5424.
Publishing
(these steps happen automatically in this pipeline: https://release-integration.ci.cf-app.com/teams/main/pipelines/cf-k8s-logging-validation)
bundle exec rake.gemspecgem build fluent-plugin-syslog_rfc5424.gemfile to rubygems