Kenji Okimoto
|
a579a8aaf3
|
Dump filter sections before match sections under labels
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
|
2018-09-13 15:49:43 +09:00 |
|
Kenji Okimoto
|
82c62df65b
|
Add Fluentd::Agent::Common#config_merge
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
|
2018-09-13 15:34:39 +09:00 |
|
Kenji Okimoto
|
653a86cfd6
|
Add Fluentd::Agent::Common#dump_parse_config
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
|
2018-09-13 14:51:05 +09:00 |
|
Kenji Okimoto
|
360e73e104
|
Extract Fluentd::Agent::Common#parse_label_section
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
|
2018-09-13 12:41:40 +09:00 |
|
Kenji Okimoto
|
9967db7b4e
|
Rename parameter
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
|
2018-09-13 12:25:28 +09:00 |
|
Kenji Okimoto
|
5a31d9b9d0
|
Add Fluentd::Agent::Common#parse_config
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
|
2018-09-13 12:20:37 +09:00 |
|
Kenji Okimoto
|
cfda9dcaea
|
Module#include is public since Ruby 2.1
We don't support old versions of Ruby.
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
|
2018-05-22 10:11:09 +09:00 |
|
Kenji Okimoto
|
54ee95fcef
|
Update comment for td-agent3
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
|
2018-05-22 10:07:33 +09:00 |
|
uu59
|
a5a3700a76
|
Use #send for private method on 1.9.3
|
2015-02-10 15:57:10 +09:00 |
|
uu59
|
d6f9992a48
|
Rename: FluentdUiLog -> FluentdLog
|
2015-02-10 15:49:56 +09:00 |
|
uu59
|
b5d4be2659
|
Fluentd::Agent::Log is now dependent class. Use composite
|
2015-02-10 14:58:54 +09:00 |
|
uu59
|
9b2d968bc1
|
Separate Common module by concerns
|
2015-02-10 13:51:04 +09:00 |
|
uu59
|
b6b34ff482
|
Add marker for Common methods
|
2015-02-04 18:18:11 +09:00 |
|
uu59
|
e82e81e234
|
Re-order methods
|
2015-02-04 17:49:04 +09:00 |
|
uu59
|
098f00b48d
|
Also dryrun! is required to be defined
|
2015-02-04 17:04:40 +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
|
f54a5a24ff
|
Add dryrun button to setting#edit
|
2015-02-04 15:03:25 +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 |
|
鳥井 雪
|
36bd26a37d
|
Add UI to reuse backup config files
|
2014-12-16 17:58:34 +09:00 |
|
鳥井 雪
|
b87b2c8af4
|
Add #backup_running_config method
on Fluentd::Agent
|
2014-12-15 15:37:21 +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 |
|
uu59
|
4fac24a9bf
|
Fix fluentd version (not bundle-installed fluentd version)
|
2014-07-17 13:42:36 +09:00 |
|
uu59
|
5f8e28a841
|
clarify error message
|
2014-07-03 14:57:18 +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 |
|
uu59
|
a3d61c3cc8
|
Resolve some TODOs
|
2014-07-01 11:19:15 +09:00 |
|
uu59
|
675eba7ded
|
Change: error logs limitation by 'recent N days' from 'N errors'
|
2014-06-30 14:19:16 +09:00 |
|
uu59
|
122158bceb
|
Refactor: grab errors from log to be dependent method
|
2014-06-30 11:16:44 +09:00 |
|
uu59
|
aba81677d0
|
Can changing log_tail limit by user
|
2014-06-09 16:55:21 +09:00 |
|
uu59
|
e9ebfb57b1
|
Use http port from parsed config file
|
2014-06-09 14:18:52 +09:00 |
|
uu59
|
26efd831f9
|
Add #log_tail method for fetching recently log
|
2014-06-04 14:54:36 +09:00 |
|
uu59
|
36e460e885
|
Add recent error view
|
2014-05-27 16:57:15 +09:00 |
|
uu59
|
264e71107d
|
Fix error if pidfile exists and process not exists
|
2014-05-27 11:04:02 +09:00 |
|
uu59
|
296477a714
|
--dry-run for a check before fluentd start
|
2014-05-23 17:09:51 +09:00 |
|
uu59
|
f057f27fc5
|
Refactoring: Separate file for each class
|
2014-05-23 14:58:02 +09:00 |
|