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
4k
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
3k
Management 3.0 meetup 2018/0228
kenjiskywalker
0
120
EdTech Engineer Meetup
kenjiskywalker
0
7.7k
スキルシートをなぜやるか・こんごについて
kenjiskywalker
0
160
why-1on1
kenjiskywalker
1
280
yapcasia2015
kenjiskywalker
20
17k
Sensu Casual Talks
kenjiskywalker
0
1.4k
yapcasia2014
kenjiskywalker
0
7.1k
ZABBIXの運用において、 自分で自分の労働力と時間を節約する為の工夫事例紹介 #zabbix_jp
kenjiskywalker
3
2.1k
Other Decks in Technology
See All in Technology
KubeCon NA 2024 Recap: How to Move from Ingress to Gateway API with Minimal Hassle
ysakotch
0
210
開発生産性向上! 育成を「改善」と捉えるエンジニア育成戦略
shoota
2
400
re:Invent 2024 Innovation Talks(NET201)で語られた大切なこと
shotashiratori
0
320
大幅アップデートされたRagas v0.2をキャッチアップ
os1ma
2
540
podman_update_2024-12
orimanabu
1
280
新機能VPCリソースエンドポイント機能検証から得られた考察
duelist2020jp
0
230
OpenAIの蒸留機能(Model Distillation)を使用して運用中のLLMのコストを削減する取り組み
pharma_x_tech
4
570
MLOps の現場から
asei
7
650
統計データで2024年の クラウド・インフラ動向を眺める
ysknsid25
2
850
LINEスキマニにおけるフロントエンド開発
lycorptech_jp
PRO
0
330
10個のフィルタをAXI4-Streamでつなげてみた
marsee101
0
170
Oracle Cloudの生成AIサービスって実際どこまで使えるの? エンジニア目線で試してみた
minorun365
PRO
4
290
Featured
See All Featured
Imperfection Machines: The Place of Print at Facebook
scottboms
266
13k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
Practical Orchestrator
shlominoach
186
10k
Embracing the Ebb and Flow
colly
84
4.5k
Why Our Code Smells
bkeepers
PRO
335
57k
The Invisible Side of Design
smashingmag
298
50k
Agile that works and the tools we love
rasmusluckow
328
21k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
191
16k
Typedesign – Prime Four
hannesfritz
40
2.4k
How To Stay Up To Date on Web Technology
chriscoyier
789
250k
Building Flexible Design Systems
yeseniaperezcruz
327
38k
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.