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
180
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
テストを軸にした生き残り術
kworkdev
PRO
0
170
AI エージェントとはそもそも何か? - 技術背景から Amazon Bedrock AgentCore での実装まで- / AI Agent Unicorn Day 2025
hariby
4
1.1k
バッチ処理で悩むバックエンドエンジニアに捧げるAWS Glue入門
diggymo
3
120
「魔法少女まどか☆マギカ Magia Exedra」での負荷試験の実践と学び
gree_tech
PRO
0
580
RSCの時代にReactとフレームワークの境界を探る
uhyo
9
3k
機械学習を扱うプラットフォーム開発と運用事例
lycorptech_jp
PRO
0
170
DevIO2025_継続的なサービス開発のための技術的意思決定のポイント / how-to-tech-decision-makaing-devio2025
nologyance
0
180
AWSで始める実践Dagster入門
kitagawaz
0
260
【Grafana Meetup Japan #6】Grafanaをリバプロ配下で動かすときにやること ~ Grafana Liveってなんだ ~
yoshitake945
0
240
実運用で考える PGO
kworkdev
PRO
0
150
iPhone Eye Tracking機能から学ぶやさしいアクセシビリティ
fujiyamaorange
0
630
Obsidian応用活用術
onikun94
1
390
Featured
See All Featured
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Fireside Chat
paigeccino
39
3.6k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
520
A better future with KSS
kneath
239
17k
Practical Orchestrator
shlominoach
190
11k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
How GitHub (no longer) Works
holman
315
140k
Designing for Performance
lara
610
69k
How STYLIGHT went responsive
nonsquared
100
5.8k
The Invisible Side of Design
smashingmag
301
51k
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.