New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fluent-plugin-downcase-keys

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluent-plugin-downcase-keys

  • 0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

fluent-downcase-keys, a plugin for Fluentd

Status

YMMV

Overview

Fluentd output plugin. Downcases all keys and re-emits for ingestion to firehose/s3/redshift.

This plugin is created to resolve the invalid key names when importing into Redshift.

Installation

Install with gem or fluent-gem command as:

# for fluentd
$ gem install fluent-plugin-downcase-keys

# for td-agent OSX (Homebrew)
$ /usr/local/Cellar/td-agent/1.1.17/bin/fluent-gem install fluent-plugin-downcase-keys

# for td-agent
$ sudo /usr/lib64/fluent/ruby/bin/fluent-gem install fluent-plugin-downcase-keys

Configuration

Example

type downcase_keys ``` License : Apache License, Version 2.0

FAQs

Package last updated on 14 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc