Masahiro Nakagawa

Results 253 comments of Masahiro Nakagawa

I am testing fluent-logger using 6 threads with 300 records/sec in 2 days but above error doesn't happen. I'm still investigating this issue...

Hmm... I need to setup Passenger environment. Could you show me Passenger configuration and version? I'm not familiar with Passenger so I want to know actual example.

Sorry, I'm now busy with other tasks until this weekend. I will try this in the next week.

I setup nginx with passenger on my EC2 environment and use official demo app https://github.com/phusion/passenger-ruby-rails-demo . Now I am sending 250 requests/sec to this app. I hope reproduce this issue...

Yes. Raills app sends request.params with additional fields to td-agent's in_forward using fluent-logger 0.5.0. The number of workers is 4.

Hmm... I can't reproduce this problem in two days. In passenger, how to launch multiple passenger apps? Setup multiple server in nginx.conf?

You can set file_permission in global `system` section. Note that this changes all generated files. ``` file_permission 600 ``` https://docs.fluentd.org/v1.0/articles/system-config#file_permission

> fluentd 0.12 Ah, I missed it. This feature is since v1