LoginSignup
13
12

More than 5 years have passed since last update.

FluentDをMac OSXにインストールしてみた

Posted at

インストール

http://www.fluentd.org/download
のページよりdmgファイルをダウンロードし、インストールする。

起動方法

起動
sudo launchctl load /Library/LaunchDaemons/td-agent.plist

停止方法

停止
sudo launchctl unload /Library/LaunchDaemons/td-agent.plist

設定ファイル

環境ファイル
sudo vi /etc/td-agent/td-agent.conf

すごいシンプルです。

13
12
0

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
13
12