Commit Graph

77 Commits

Author SHA1 Message Date
uu59
3da017eeda Fix confused fluentd label 2014-06-27 12:52:53 +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
2c37953376 Remove currently unused api_endpoint 2014-06-19 17:33:11 +09:00
uu59
0b2e12e221 Fix if stored password hash is invalid 2014-06-19 17:33:11 +09:00
uu59
9aed8408fb Rename Fluentd::Agent::Fluentd{,Gem} for fix autoload problem 2014-06-19 17:33:10 +09:00
uu59
81acdd9067 Refactoring 2014-06-19 17:32:53 +09:00
uu59
6c56ac014b Remove ActiveRecord from Fluentd model 2014-06-19 16:28:34 +09:00
uu59
25b9d1bf9b Add NOTE for User model 2014-06-19 16:28:34 +09:00
uu59
81600a2ba4 Remove ActiveRecord from User and RememeberToken 2014-06-19 16:28:34 +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
889955cf6a Add rubygems.org link on recommended plugins page 2014-06-10 15:02:44 +09:00
uu59
6f73b27b80 Update design for installed plugins page 2014-06-10 14:49:11 +09:00
uu59
3b3a9d096d Don't install/uninstall when same gem_name is processing 2014-06-10 13:43:36 +09:00
uu59
4c522bac5e Simplify installed plugins page 2014-06-10 11:23:40 +09:00
uu59
aba81677d0 Can changing log_tail limit by user 2014-06-09 16:55:21 +09:00
uu59
5d32e167a8 More check to gem install/uninstall 2014-06-09 16:29:16 +09:00
uu59
e9ebfb57b1 Use http port from parsed config file 2014-06-09 14:18:52 +09:00
uu59
74cd98d773 Change http port 8888 -> 9880 2014-06-09 12:42:10 +09:00
uu59
7b1e66a7d0 Add tutorial chapter 2 2014-06-06 14:22:10 +09:00
uu59
5200568fda Add chapter 1 for tutorial 2014-06-05 14:31:09 +09:00
uu59
26efd831f9 Add #log_tail method for fetching recently log 2014-06-04 14:54:36 +09:00
uu59
c8e565defd Plugin working queue is managed by Plugin model 2014-05-30 13:31:09 +09:00
uu59
d6b74d6352 Fix comment 2014-05-29 15:38:02 +09:00
uu59
33a582e1ad Manage recommended plugins by yml 2014-05-28 14:10:51 +09:00
uu59
2a67101df0 Remove unused code 2014-05-28 13:43:19 +09:00
uu59
8430b5b239 Remove unused instance variable 2014-05-28 13:42:55 +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
6d29dbc873 Move installing/uninstalling plugins to Plugin model 2014-05-27 17:04:52 +09:00
uu59
76fc011222 Move recommended plugins to model from controller (still TODO) 2014-05-27 17:03: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
a38fbeb4e5 Generate default config file if config_file is empty 2014-05-26 16:45:01 +09:00
uu59
9861f55ac9 Add basically API support 2014-05-26 16:45:01 +09:00
uu59
fc9dfb167d Add basically config edit 2014-05-26 13:16:03 +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
uu59
7eefa05a44 Add specs 2014-05-23 15:16:49 +09:00
uu59
f057f27fc5 Refactoring: Separate file for each class 2014-05-23 14:58:02 +09:00
uu59
d17bef2f32 Refactoring: Agent::Base class -> Agent::Common module. because Base won't be a instantiate 2014-05-23 14:26:55 +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