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
Amazon ECS デプロイツール ecspresso の開発を支える「正しい抽象化」の探求 / YAPC::Fukuoka 2025
fujiwara3
11
1.8k
日々のSlackアラート確認運用をCustom Chat Modesで楽にした話 / 日々のSlackアラート確認運用をCustom Chat Modesで楽にした話
imamotohikaru
0
460
バグと向き合い、仕組みで防ぐ
____rina____
0
250
こんな時代だからこそ! 想定しておきたいアクセスキー漏洩後のムーブ
takuyay0ne
4
550
3年ぶりの re:Invent 今年の意気込みと前回の振り返り
kazzpapa3
0
200
隙間ツール開発のすすめ / PHP Conference Fukuoka 2025
meihei3
0
350
プログラミング言語を書く前に日本語を書く── AI 時代に求められる「言葉で考える」力/登壇資料(井田 献一朗)
hacobu
PRO
0
150
内部品質・フロー効率・コミュニケーションコストを悪化させ現場を苦しめかねない16の組織設計アンチパターン[超簡易版] / 16 Organization Design Anti-Patterns for Software Development
mtx2s
2
210
Flutterコントリビューションのススメ
d_r_1009
1
350
マーケットプレイス版Oracle WebCenter Content For OCI
oracle4engineer
PRO
3
1.3k
ある編集者のこれまでとこれから —— 開発者コミュニティと歩んだ四半世紀
inao
3
1.5k
エンジニアに定年なし! AI時代にキャリアをReboot — 学び続けて未来を創る
junjikoide
0
180
Featured
See All Featured
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Git: the NoSQL Database
bkeepers
PRO
432
66k
How to Think Like a Performance Engineer
csswizardry
28
2.3k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.2k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Six Lessons from altMBA
skipperchong
29
4.1k
The Language of Interfaces
destraynor
162
25k
GitHub's CSS Performance
jonrohan
1032
470k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
Embracing the Ebb and Flow
colly
88
4.9k
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.