Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
large td-agent.conf with Chef
Search
kenjiskywalker
December 13, 2013
Technology
2
4.2k
large td-agent.conf with Chef
kenjiskywalker
December 13, 2013
Tweet
Share
More Decks by kenjiskywalker
See All by kenjiskywalker
VP of Engineering Meetup by CA #3
kenjiskywalker
2
3.1k
Management 3.0 meetup 2018/0228
kenjiskywalker
0
130
EdTech Engineer Meetup
kenjiskywalker
0
8k
スキルシートをなぜやるか・こんごについて
kenjiskywalker
0
170
why-1on1
kenjiskywalker
1
310
yapcasia2015
kenjiskywalker
20
17k
Sensu Casual Talks
kenjiskywalker
0
1.4k
yapcasia2014
kenjiskywalker
0
7.2k
ZABBIXの運用において、 自分で自分の労働力と時間を節約する為の工夫事例紹介 #zabbix_jp
kenjiskywalker
3
2.2k
Other Decks in Technology
See All in Technology
AIとTDDによるNext.js「隙間ツール」開発の実践
makotot
5
660
制約理論(ToC)入門
recruitengineers
PRO
2
260
認知戦の理解と、市民としての対抗策
hogehuga
0
320
そのコンポーネント、サーバー?クライアント?App Router開発のモヤモヤを可視化する補助輪
makotot
3
280
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
30k
.NET開発者のためのAzureの概要
tomokusaba
0
230
Devinを使ったモバイルアプリ開発 / Mobile app development with Devin
yanzm
0
180
自社製CMSからmicroCMSへのリプレースがプロダクトグロースを加速させた話
nextbeatdev
0
130
開発と脆弱性と脆弱性診断についての話
su3158
1
1.1k
あなたの知らない OneDrive
murachiakira
0
230
マイクロモビリティシェアサービスを支える プラットフォームアーキテクチャ
grimoh
1
200
浸透しなさいRFC 5322&7208
hinono
0
120
Featured
See All Featured
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Building Applications with DynamoDB
mza
96
6.6k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.8k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
It's Worth the Effort
3n
187
28k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Transcript
large td-agent.conf with Chef @kenjiskywalker
RubyGems
Is only one configuration file used? td-agent.conf
Include Directive
Include Directive on Chef cookbook
td-agent cookbook recipe
/td-agent/recipes/default.rb
/td-agent/recipes/default.rb
/s3cmd/recipes/default.rb
/s3cmd/templates/ default/_s3cfg.erb
/td-agent/recipes/default.rb
/td-agent/templates/ default/td-agent.conf.erb globincludeͷॱ൪ಡΈࠐΜͰ͍͚ͳ͍configͳͲ ಡΈࠐΜͰ͠·͏Մೳੑ͕͋ΔͷͰɺݸผͰࢦఆͨ͠ํ͕ྑ͍
/td-agent/recipes/default.rb
/td-agent/recipes/ default/nginx.conf
/td-agent/recipes/ default/nginx-s3.conf
/td-agent/recipes/ default/default.conf
- include directive @fluent - include_recipe @Chef very simple ;)
+
thank you.