62 Commits

Author SHA1 Message Date
uu59
da9111a72a Merge pull request #54 from treasure-data/fix_gem_handling
Fix gem handling
2014-07-22 11:09:37 +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
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
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
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
38e50ba32e Hide Grok format for now for commented issue 2014-06-27 17:13:49 +09:00
uu59
2cc96c50a3 Remove resolved TODO 2014-06-26 17:21:33 +09:00
uu59
a2780ced3d Fix regexp format 2014-06-26 17:11:14 +09:00
uu59
d22409a366 Can omit load_patterns arguments 2014-06-26 13:25:51 +09:00
uu59
61dc3da127 Grok convert to Regexp for config file 2014-06-24 16:54:11 +09:00
uu59
c5096bf86e Support grok format (still work in progress) 2014-06-23 16:40:15 +09:00
uu59
9aed8408fb Rename Fluentd::Agent::Fluentd{,Gem} for fix autoload problem 2014-06-19 17:33:10 +09:00
uu59
eab05d6185 Remove multiline support 2014-06-18 13:12:08 +09:00
uu59
8a67f00a17 Add roughly format and format options for in_tail setup pages 2014-06-17 15:08:58 +09:00
uu59
1dec0bcdc0 Fix field name: file -> path 2014-06-17 11:17:51 +09:00
uu59
a9b6cde15d Complete setup in_tail pages 2014-06-16 17:58: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
d6b74d6352 Fix comment 2014-05-29 15:38:02 +09:00
uu59
2a67101df0 Remove unused code 2014-05-28 13:43:19 +09:00
uu59
7c5cf3d0b8 Change fluentd#new position of fluentd-ui. Shift to the guidance at the first time after installed 2014-05-28 13:26:56 +09:00
uu59
36e460e885 Add recent error view 2014-05-27 16:57:15 +09:00
uu59
9071b6ad48 Make wait_starting to strict as commented situation 2014-05-27 11:11:49 +09:00
uu59
264e71107d Fix error if pidfile exists and process not exists 2014-05-27 11:04:02 +09:00
uu59
5d85bff58c Fix to fluentd restart equals stop && start, not reload 2014-05-26 16:45:01 +09:00
uu59
9861f55ac9 Add basically API support 2014-05-26 16:45:01 +09:00
uu59
c422fde2b9 Refactoring: test API behavior, not implementation detail 2014-05-26 10:39:43 +09:00
uu59
296477a714 --dry-run for a check before fluentd start 2014-05-23 17:09:51 +09:00