Commit Graph

21 Commits

Author SHA1 Message Date
Kenji Okimoto
ecd40a81f4 Support reloading Fluentd/td-agent
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-22 10:13:28 +09:00
Kenji Okimoto
1620161467 Remove outdated comment
td-agent3 supports reload command.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-22 10:07:33 +09:00
Kenji Okimoto
57d49b0dd8 Remove outdated link
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-22 10:07:33 +09:00
yoshihara
8f21c5f68c Prevent zombie processes from increasing
fixes #165

Before, in dashboard, clicking "Start" button creates a process as
zombie, but clicking "Stop" button doesn't kill it. This change prevents
it from becoming zombie.
2015-04-01 15:06:04 +09:00
uu59
3b34c720b5 wait_process_starting_seconds is not common (used at fluentd_gem only) 2015-02-04 17:04:14 +09:00
uu59
73b9a01289 LocalCommon and Common was separated by historical reason. it's time to be one 2015-02-04 16:55:55 +09:00
uu59
e0f0ccdc3b DRY 2015-02-04 16:12:05 +09:00
uu59
f54a5a24ff Add dryrun button to setting#edit 2015-02-04 15:03:25 +09:00
uu59
cc300d46a9 Agent#dryrun learned file_path argument for arbitrary config file checking 2015-02-04 12:58:52 +09:00
uu59
5fe3ef7de4 cosme 2015-01-14 14:31:34 +09:00
uu59
1c08790abf Add tests and fix dryrun 2015-01-14 14:29:41 +09:00
uu59
f80ab8a69a Add dryrun method to agents 2015-01-14 13:38:14 +09:00
鳥井 雪
b87b2c8af4 Add #backup_running_config method
on Fluentd::Agent
2014-12-15 15:37:21 +09:00
uu59
e7b449f44f FluentGem default setting no require root permission 2014-07-30 17:53:42 +09:00
uu59
4fac24a9bf Fix fluentd version (not bundle-installed fluentd version) 2014-07-17 13:42:36 +09:00
uu59
6498ad34ff Fix fluentd launch option 2014-07-09 14:22:07 +09:00
uu59
016926ca1b To be robust for the future 2014-07-07 15:50:52 +09:00
uu59
afaccdc066 Fix #40 validate config before restart fluentd 2014-07-07 15:37:23 +09:00
uu59
e240dd5600 Rename to a correct name 2014-07-03 11:38:18 +09:00
uu59
82d25469f9 Refactoring Fluentd::Agent API 2014-07-02 16:30:00 +09:00
uu59
9aed8408fb Rename Fluentd::Agent::Fluentd{,Gem} for fix autoload problem 2014-06-19 17:33:10 +09:00