sampointer · GitHub

Introduction

This plugin does two things:

  • Sorts the fields in each record according to the default ruby #Array.sort
  • Removes fields who's values it considers to either be nil? or empty?

Configuration

<filter **>
  @type record_sort
</filter>

Rationale

AWS Athena and Glue prefer sorted JSON in S3 that has truthy values for all keys.

About

Fluentd plugin for sorting record fields

Resources

Readme

MIT license

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

Packages

Contributors

Languages

Read the original on github.com ↗