diff --git a/app.rb b/app.rb index 5393472d..a1472813 100644 --- a/app.rb +++ b/app.rb @@ -99,6 +99,11 @@ 'avatar_url' => 'https://avatars3.githubusercontent.com/u/230654?v=3&s=70', 'desc' => 'Satoshi (a.k.a. Moris) (@tagomoris) is a maintainer of Fluentd. He works on Fluentd, many Fluentd plugins, other OSS projects like msgpack-ruby, Norikra and so on, and distributed systems at Treasure Data.' }, + 'tk' => { + 'name' => 'Tomonori Kubota', + 'avatar_url' => 'https://avatars3.githubusercontent.com/kubotat', + 'desc' => 'Tomonori (TK) is a solution engineer at CTC America. He works on the enterprise support for Fluentd and developed diagnosis tool for bringing efficiency in troubleshooting of Fluentd.' + }, } # diff --git a/content/blog/20201021_launching-enterprise-support-for-fluentd.md b/content/blog/20201021_launching-enterprise-support-for-fluentd.md new file mode 100644 index 00000000..e1df2d47 --- /dev/null +++ b/content/blog/20201021_launching-enterprise-support-for-fluentd.md @@ -0,0 +1,18 @@ +# Launching Enterprise Support for Fluentd + +ITOCHU Techno-Solutions America, Inc. participated in developing Fluentd, an open source cloud native unified logging layer, is launching “Enterprise Support for Fluentd”. +Fluentd is an open source data collector widely adopted across the globe. The software allows you to decouple data sources and destinations by providing a unified logging layer in between. + + +## Production with Confidence +Operation is much harder than just choosing a new software up and running. We emphasize where people operate and make sure your Fluentd in production is with confidence. By working with Treasure Data, the core developers of Fluentd, we have developed a series of tools and services to help you run Fluentd with peace of mind. The diagnostic tool we developed will simplify your troubleshooting process as well as ensure the security in the incident management process. + +## Introduction of “diagtool” + +Development of a series of tools with Treasure Data and will be providing hot fixes when required. +Diagtool is a simple and powerful tool to make your troubleshooting process simpler and more securer. Tool provides the functions to automate the process and accelerate the problem determination : + the Enterprise Support for Fluentd which enables running Fluentd in production with confidence by providing responsive support operated by our expert team. +Enterprise Support for Fluentd website : https://fluentd.ctc-america.com + +TAG: Fluentd Announcement +AUTHOR: tk