LoginSignup
2

More than 5 years have passed since last update.

JSON → Fluentd → MongoDB

Last updated at Posted at 2013-09-07

環境はUbuntu13
1.公式サイトみてFluentdのインストール
gemではなくtd-agentでインストール
 (公式サイトに大規模だったり初心者はその方がいいと書いてあった)

1.Fluentd で JSONを受け取る
 Fluentdのin_httpプラグインを使用

2.FluentdからMongoDBに書き込み
 Fluentdのout_mongoを使用

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2