Commit Graph

135 Commits

Author SHA1 Message Date
uu59
341dc515bf Use full path for /usr/sbin/td-agent --version 2014-07-31 14:29:29 +09:00
uu59
a4eacf0a5b Fix out_s3 unused params 2014-07-31 13:53:19 +09:00
uu59
144cfdeeef Fix to not create zombie 2014-07-31 10:56:52 +09:00
uu59
d8694a6ead Store fluentd setting data to user's home if variant=fluentd_gem 2014-07-30 18:03:41 +09:00
uu59
e7b449f44f FluentGem default setting no require root permission 2014-07-30 17:53:42 +09:00
uu59
24899b7a6a Don't too quickly response of td-agent start/stop/restart 2014-07-30 17:08:38 +09:00
uu59
c11dc64fa4 Save fluentd setting to FLUENTD_UI_DATA_DIR if given for persistent 2014-07-30 16:39:00 +09:00
uu59
0846f18fbb Fix td-agent operation 2014-07-30 16:19:20 +09:00
uu59
edafcf3bb5 Fix out_td setting type name 2014-07-29 11:34:47 +09:00
uu59
dd8fded3a1 Fix to find correct fluent-gem path 2014-07-28 18:37:10 +09:00
uu59
f40200741f Clean up out_td params 2014-07-28 16:15:59 +09:00
uu59
9060243fee Fix can't uninstall plugins 2014-07-28 15:34:56 +09:00
uu59
a9ab6c1270 Fix plugins handling 2014-07-28 15:28:59 +09:00
uu59
f69652cfd6 Remove plugins gemfile handling 2014-07-28 15:13:20 +09:00
uu59
f08009e874 Fix detection installed plugins 2014-07-28 15:09:57 +09:00
uu59
6a4c551d77 Add primitive impl of mutilple <server> on out_forward 2014-07-22 18:33:14 +09:00
uu59
5403234974 Merge remote-tracking branch 'origin/master' into add_output_settings
* origin/master:
  Auto reload fluentd log by default
  Fix if fluentd is not installed
  Replace title with ENV
  Strict detetction fluent-gem command with setup fluentd/td-agent specific
  clickable whole heading element same as fluentd setting page
  Fix fluentd version (not bundle-installed fluentd version)
  Hide plugin pages until fluentd setup finished

Conflicts:
	app/views/shared/_global_nav.html.erb
2014-07-22 14:09:06 +09:00
uu59
da9111a72a Merge pull request #54 from treasure-data/fix_gem_handling
Fix gem handling
2014-07-22 11:09:37 +09:00
uu59
998eb6acf3 Fix if fluentd is not installed 2014-07-18 13:58:30 +09:00
uu59
b36b3eb483 Add <secondary> for out_forward 2014-07-17 16:33:54 +09:00
uu59
1e0d51050c Add spec for Fluentd::Setting::Common 2014-07-17 15:43:45 +09:00
uu59
55ebbe6b80 Refactoring: to_conf -> to_config 2014-07-17 14:09:10 +09:00
uu59
b2594218b0 Simplified out_s3 setting 2014-07-17 14:03:32 +09:00
uu59
b9e4bd7af8 Strict detetction fluent-gem command with setup fluentd/td-agent specific 2014-07-17 13:51:02 +09:00
uu59
4fac24a9bf Fix fluentd version (not bundle-installed fluentd version) 2014-07-17 13:42:36 +09:00
uu59
6ffe053097 Fix form styling 2014-07-17 11:14:19 +09:00
uu59
3ddb412846 Add out_forward setting basis (wip) 2014-07-16 13:33:50 +09:00
uu59
fec145a9d6 Refactoring: out_td rely on Fluentd::Setting::Common 2014-07-14 15:33:54 +09:00
uu59
d47b60a953 Add out_s3 setting basis 2014-07-14 15:09:22 +09:00
uu59
744c6a18ea Add in_syslog setting basis 2014-07-11 12:54:36 +09:00
uu59
ee8e3e5407 Add out_td setting basis 2014-07-11 11:06:23 +09:00
uu59
ed193ac90f Add missing match column for out_mongo 2014-07-11 11:06:23 +09:00
uu59
c833682cc8 Add basis out_mongo setting 2014-07-11 11:06:23 +09:00
uu59
60310228dc Default format is regexp instead of grok 2014-07-09 15:45:10 +09:00
uu59
5f3a5c6b65 Refactoring: dependent model file 2014-07-09 15:43:16 +09:00
uu59
6498ad34ff Fix fluentd launch option 2014-07-09 14:22:07 +09:00
uu59
ecf9b0054a Follow fluentd 0.10.51 changes 2014-07-09 14:03:31 +09:00
uu59
a923ade63e Auto fill-in time_format after selected format 2014-07-09 14:01:27 +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
067de0dde0 Fix #38 auto create directory for user input pid/conf/log path 2014-07-07 15:03:10 +09:00
uu59
5c432c3d0f Don't record fluentd-ui gem update 2014-07-04 18:28:41 +09:00
uu59
61bef0fe3c Remove unused methods 2014-07-03 15:16:38 +09:00
uu59
de5baff221 Fix to installed plugin info after delete fluentd setting (fluentd/td-agent has own gems) 2014-07-03 15:12:20 +09:00
uu59
e73915c76e Fix error when log file is not created yet 2014-07-03 15:01:09 +09:00
uu59
5f8e28a841 clarify error message 2014-07-03 14:57:18 +09:00
uu59
b9fa5d3a7d Fix to find td-agent' fluent-gem command 2014-07-03 14:46:00 +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
e240dd5600 Rename to a correct name 2014-07-03 11:38:18 +09:00