Skip to content

Fluentd parser plugin to parse some Kubernetes and containerd specific log file formats.

License

Notifications You must be signed in to change notification settings

inway/fluent-plugin-kubernetes-parser

Repository files navigation

fluent-plugin-kubernetes-parser Build & test Ruby Gem Version

Fluentd parser plugin to parse some Kubernetes and containerd specific log file formats.

Installation

Fluent

$ fluent-gem install fluent-plugin-kubernetes-parser

RubyGems

$ gem install fluent-plugin-kubernetes-parser

Bundler

Add following line to your Gemfile:

gem "fluent-plugin-kubernetes-parser"

And then execute:

$ bundle

Configuration

Fluent::Plugin::KubernetesParser

delimiter (string) (optional)

Default value: .

default_tz (string) (optional)

Default value: +00:00.

force_year (string) (optional)

keep_time_key (bool) (optional)

time_format (string) (optional)

time_key (string) (optional)

Default value: time.

Copyright

  • Copyright(c) 2022- Sebastian Podjasek
  • License
    • Apache License, Version 2.0

About

Fluentd parser plugin to parse some Kubernetes and containerd specific log file formats.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Languages