Commit Graph

19 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
uu59
b5d4be2659 Fluentd::Agent::Log is now dependent class. Use composite 2015-02-10 14:58:54 +09:00
Ryan T. Hosford
6572b990bb Addresses duplicate code in agents_controller
- Adds agents_controller_spec
2015-01-13 00:33:58 -06:00
uu59
fd2ceda5a4 Display success flash should be succeed only 2014-07-31 17:25:31 +09:00
uu59
3d750a0c7a Display a message for the daemon start/stop/restart could take a long time 2014-07-31 11:42:17 +09:00
uu59
6a19537a3f error -> messages 2014-07-28 16:58:05 +09:00
uu59
3ada1f874c Switching brand name with ENV 2014-07-24 16:03:45 +09:00
uu59
23a30452e4 Fix route name fluentd -> daemon by sed
$ git grep --name-only -E "[a-z0-9A-Z_]*fluentd_[a-zA-Z0-9_]*path" app/  | xargs gsed -i -E 's#([a-z0-9A-Z_]*)fluentd([a-zA-Z0-9_]*path)#\1daemon\2#g'
2014-07-24 15:28:04 +09:00
uu59
e37197bf5c Remove dead/duplicated code 2014-06-30 17:47:21 +09:00
uu59
a240f03aae Display error log when fluentd start/restart failed 2014-06-27 17:17:09 +09:00
uu59
8057c00e45 Don't use Fluentd#agent for URL 2014-06-27 13:56:26 +09:00
uu59
aba81677d0 Can changing log_tail limit by user 2014-06-09 16:55:21 +09:00
uu59
40de380a37 Add recent log view on fluentd detail page 2014-06-09 16:42:19 +09:00
uu59
36e460e885 Add recent error view 2014-05-27 16:57:15 +09:00
uu59
fc9dfb167d Add basically config edit 2014-05-26 13:16:03 +09:00
uu59
479258a84a Error handling for start/stop/restart 2014-05-23 14:21:37 +09:00
uu59
a3c2696fd3 Rename: reload -> restart 2014-05-23 13:59:08 +09:00
uu59
94a26c98d6 Click start/stop/reload to be sync, not async for correct report running status 2014-05-23 13:51:17 +09:00
uu59
92b42c51b7 Rename: fluentd/daemon -> fluentd/agent 2014-05-23 13:24:08 +09:00