Commit Graph

13 Commits

Author SHA1 Message Date
hassaku
5de418539f Remove also note file at the same time as removing backup config file. 2015-01-07 18:23:15 +09:00
鳥井 雪
6105886705 Change to use application.yml setting instead of hard coded number 2014-12-17 18:44:17 +09:00
鳥井 雪
7b65e03cc8 Change to use File.join instead of string concatenation
because File.join makes the purpose of code clear and do it safely
2014-12-17 18:19:01 +09:00
鳥井 雪
c4eb06f5ba Chamge method name #backup_files -> #backup_files_in_old_order
to make its sort function clearer, and Refactor #remove_over_backup_files by using it
2014-12-17 18:09:04 +09:00
鳥井 雪
36bd26a37d Add UI to reuse backup config files 2014-12-16 17:58:34 +09:00
鳥井 雪
9a1b72b6b0 Add fluentd.agent#backup_config method
and call it in #config_write and #config_append
to backup config histories
2014-12-11 16:27:04 +09:00
Koichi TANAKA
50b5fbed54 Fix bug: pid become zero when pid file is empty 2014-12-03 17:07:08 +09:00
Koichi TANAKA
c501a76264 Make public for testing 2014-12-03 16:31:30 +09:00
uu59
703eba0079 Swithing MacOSX or UNIX for handling td-agent process 2014-11-11 13:00:10 +09:00
uu59
e73915c76e Fix error when log file is not created yet 2014-07-03 15:01:09 +09:00
uu59
cba4f3657d cosme 2014-07-03 14:28:00 +09:00
uu59
2f50f07c8a to be private not public API 2014-07-03 14:15:49 +09:00
uu59
82d25469f9 Refactoring Fluentd::Agent API 2014-07-02 16:30:00 +09:00