SIGN IN SIGN UP
fluent / fluentd UNCLAIMED

Fluentd: Unified Logging Layer (project under CNCF)

0 0 0 Ruby
#!/usr/bin/env ruby
# -*- coding: utf-8 -*-
here = File.dirname(__FILE__)
$LOAD_PATH << File.expand_path(File.join(here, '..', 'lib'))
require 'fluent/command/debug'