Created
April 25, 2013 01:53
-
-
Save makotoworld/5456943 to your computer and use it in GitHub Desktop.
td-agent の fluent.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2013-04-25 10:51:13 +0900 [info]: adding source type="forward" | |
2013-04-25 10:51:13 +0900 [info]: adding source type="http" | |
2013-04-25 10:51:13 +0900 [info]: adding source type="debug_agent" | |
2013-04-25 10:51:13 +0900 [info]: adding match pattern="td.*.*" type="tdlog" | |
2013-04-25 10:51:13 +0900 [info]: adding match pattern="debug.**" type="stdout" | |
2013-04-25 10:51:13 +0900 [info]: listening fluent socket on 0.0.0.0:24224 | |
2013-04-25 10:51:13 +0900 [error]: unexpected error error="Address already in use - bind(2)" | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/plugin/in_http.rb:75:in `initialize' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/plugin/in_http.rb:75:in `new' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/plugin/in_http.rb:75:in `start' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/engine.rb:182:in `block in start' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/engine.rb:181:in `each' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/engine.rb:181:in `start' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/engine.rb:146:in `run' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/supervisor.rb:318:in `run_engine' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/supervisor.rb:90:in `block in start' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/supervisor.rb:180:in `call' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/supervisor.rb:180:in `main_process' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/supervisor.rb:155:in `block in supervise' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/supervisor.rb:154:in `fork' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/supervisor.rb:154:in `supervise' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/supervisor.rb:83:in `start' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/lib/fluent/command/fluentd.rb:129:in `<top (required)>' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/1.9.1/rubygems/custom_require.rb:55:in `require' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/1.9.1/rubygems/custom_require.rb:55:in `require' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/lib/ruby/gems/1.9.1/gems/fluentd-0.10.33/bin/fluentd:6:in `<top (required)>' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/bin/fluentd:23:in `load' | |
2013-04-25 10:51:13 +0900 [error]: /usr/lib64/fluent/ruby/bin/fluentd:23:in `<top (required)>' | |
2013-04-25 10:51:13 +0900 [error]: /usr/sbin/td-agent:7:in `load' | |
2013-04-25 10:51:13 +0900 [error]: /usr/sbin/td-agent:7:in `<main>' | |
2013-04-25 10:51:13 +0900 [info]: process finished code=0 | |
2013-04-25 10:51:13 +0900 [warn]: process died within 1 second. exit. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment