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
生成AIを安心して活用するために──「情報セキュリティガイドライン」策定とポイント
gree_tech
PRO
1
350
Data Hubグループ 紹介資料
sansan33
PRO
0
2.2k
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
12
81k
SQLAlchemy の select(User).where(User.id =="123") を理解してみる/sqlalchemy deep dive
3l4l5
3
320
まだ間に合う! 2025年のhono/ssg事情
watany
3
620
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.2k
AIエージェント入門 〜基礎からMCP・A2Aまで〜
shukob
1
170
From Natural Language to K8s Operations: The MCP Architecture and Practice of kubectl-ai
appleboy
0
170
物体検出モデルでシイタケの収穫時期を自動判定してみた。 #devio2025
lamaglama39
0
280
CNCFの視点で捉えるPlatform Engineering - 最新動向と展望 / Platform Engineering from the CNCF Perspective
hhiroshell
0
140
オブザーバビリティと育てた ID管理・認証認可基盤の歩み / The Journey of an ID Management, Authentication, and Authorization Platform Nurtured with Observability
kaminashi
1
180
頭部ふわふわ浄酔器
uyupun
0
110
Featured
See All Featured
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
The Straight Up "How To Draw Better" Workshop
denniskardys
238
140k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
116
20k
How to train your dragon (web standard)
notwaldorf
97
6.3k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
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.