<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
		<id>https://wiki.nonip.net/index.php?action=history&amp;feed=atom&amp;title=Linux%2Ffluentd%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB</id>
		<title>Linux/fluentdインストール - 変更履歴</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.nonip.net/index.php?action=history&amp;feed=atom&amp;title=Linux%2Ffluentd%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB"/>
		<link rel="alternate" type="text/html" href="https://wiki.nonip.net/index.php?title=Linux/fluentd%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB&amp;action=history"/>
		<updated>2026-04-18T08:38:45Z</updated>
		<subtitle>このウィキのこのページに関する変更履歴</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wiki.nonip.net/index.php?title=Linux/fluentd%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB&amp;diff=212&amp;oldid=prev</id>
		<title>127.0.0.1: ページの作成:「==前提としてruby必須== linux/rubyインストール [ｼｮｰﾄｶｯﾄ]  ==インストール==  gem install fluentd --no-ri --no-rdoc  ==起動==  ln -s /...」</title>
		<link rel="alternate" type="text/html" href="https://wiki.nonip.net/index.php?title=Linux/fluentd%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB&amp;diff=212&amp;oldid=prev"/>
				<updated>2015-05-19T18:08:48Z</updated>
		
		<summary type="html">&lt;p&gt;ページの作成:「==前提としてruby必須== &lt;a href=&quot;/index.php/Linux/ruby%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB&quot; title=&quot;Linux/rubyインストール&quot;&gt;linux/rubyインストール&lt;/a&gt; [ｼｮｰﾄｶｯﾄ]  ==インストール==  gem install fluentd --no-ri --no-rdoc  ==起動==  ln -s /...」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==前提としてruby必須==&lt;br /&gt;
[[linux/rubyインストール]] [ｼｮｰﾄｶｯﾄ]&lt;br /&gt;
&lt;br /&gt;
==インストール==&lt;br /&gt;
 gem install fluentd --no-ri --no-rdoc&lt;br /&gt;
&lt;br /&gt;
==起動==&lt;br /&gt;
 ln -s /usr/local/bin/fluentd /usr/bin/fluentd&lt;br /&gt;
 ln -s /usr/local/bin/fluent-cat /usr/bin/fluent-cat&lt;br /&gt;
 ln -s /usr/local/bin/fluent-debug /usr/bin/fluent-debug&lt;br /&gt;
 ln -s /usr/local/bin/fluent-gem /usr/bin/fluent-gem&lt;br /&gt;
 fluentd --setup ./fluent&lt;br /&gt;
 fluentd -c ./fluent/fluent.conf -vv &amp;amp;&lt;br /&gt;
&lt;br /&gt;
==実行==&lt;br /&gt;
 echo '{&amp;quot;name1&amp;quot;:&amp;quot;message1&amp;quot;}' | fluent-cat debug.test&lt;br /&gt;
&lt;br /&gt;
==停止==&lt;br /&gt;
 # ps ax | grep fluent&lt;br /&gt;
 7995 ?        Sl     0:00 /usr/local/bin/ruby /usr/bin/fluentd -c ./fluent/fluent.conf -vv&lt;br /&gt;
 # kill 7995&lt;br /&gt;
&lt;br /&gt;
==設定ファイル==&lt;br /&gt;
 # updatedb&lt;br /&gt;
 # locate fluent.conf&lt;br /&gt;
 /usr/local/lib/ruby/gems/2.2.0/gems/fluentd-0.12.8/fluent.conf&lt;br /&gt;
 # vi /usr/local/lib/ruby/gems/2.2.0/gems/fluentd-0.12.8/fluent.conf&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>	</entry>

	</feed>