Commit Graph

61 Commits

Author SHA1 Message Date
hassaku
7e062f860f Add action to update a note. 2015-01-07 14:09:19 +09:00
鳥井 雪
560035b185 Add UI for running bacukp config 2014-12-17 17:04:24 +09:00
鳥井 雪
36bd26a37d Add UI to reuse backup config files 2014-12-16 17:58:34 +09:00
hassaku
963307c7b5 Add forward input settings. 2014-12-03 15:17:04 +09:00
hassaku
155e33d6dd Add http input settings. 2014-12-03 15:17:04 +09:00
uu59
9ac66f05d3 Add out_stdout setting 2014-12-03 15:17:03 +09:00
uu59
f44e6791e7 Add in_monitor_agent setting 2014-12-03 15:17:03 +09:00
uu59
86351718f3 Add JSON API for changing config by section 2014-11-25 18:05:25 +09:00
uu59
242e23732c Add out_elasticsearch setting 2014-08-13 18:12:28 +09:00
uu59
009c7ad216 cosme 2014-08-01 13:15:24 +09:00
uu59
1d2059f04c Tiny DRY routes 2014-07-31 17:17:14 +09:00
uu59
a9ab6c1270 Fix plugins handling 2014-07-28 15:28:59 +09:00
uu59
23a30452e4 Fix route name fluentd -> daemon by sed
$ git grep --name-only -E "[a-z0-9A-Z_]*fluentd_[a-zA-Z0-9_]*path" app/  | xargs gsed -i -E 's#([a-z0-9A-Z_]*)fluentd([a-zA-Z0-9_]*path)#\1daemon\2#g'
2014-07-24 15:28:04 +09:00
uu59
7f66da349f Fix #51 URLs rename to /daemon from /fluentd 2014-07-24 15:28:04 +09:00
uu59
720e1ae3a1 Separate fluentd log and error log page 2014-07-24 13:52:07 +09:00
uu59
d5f48fb9a8 Separate page to edit config and add source/output 2014-07-22 13:38:37 +09:00
uu59
3ddb412846 Add out_forward setting basis (wip) 2014-07-16 13:33:50 +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
c833682cc8 Add basis out_mongo setting 2014-07-11 11:06:23 +09:00
uu59
e60ac201a5 Add download system information button 2014-07-10 16:24:41 +09:00
uu59
82a5cce4bd Add failed route to waiting update page 2014-07-04 17:32:45 +09:00
uu59
25dda76174 Restart fluentd-ui process with fluentd-ui 2014-07-04 12:51:14 +09:00
uu59
bd1134f9a9 in_tail guide to be fluentd/settings/in_tail 2014-06-30 18:45:27 +09:00
uu59
effd33e52d Remove 'Dashboard' from navigation bar (not used yet) 2014-06-30 14:23:41 +09:00
uu59
675eba7ded Change: error logs limitation by 'recent N days' from 'N errors' 2014-06-30 14:19:16 +09:00
uu59
8057c00e45 Don't use Fluentd#agent for URL 2014-06-27 13:56:26 +09:00
uu59
bf45acbf2f Dependent fluentd log page 2014-06-27 12:50:40 +09:00
uu59
bf455797b1 Add grok preview 2014-06-25 15:10:15 +09:00
uu59
68e25f78a8 tmp 2014-06-24 17:15:57 +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
8a67f00a17 Add roughly format and format options for in_tail setup pages 2014-06-17 15:08:58 +09:00
uu59
a9b6cde15d Complete setup in_tail pages 2014-06-16 17:58:44 +09:00
uu59
7ab814f240 Add next button on in_tail setting page 2014-06-16 15:21:58 +09:00
uu59
6a5ffc49bc Add primitive file chooser 2014-06-13 15:45:12 +09:00
uu59
5382bb6c0d Add treeview component (not used in anywhre yet) 2014-06-13 13:40:33 +09:00
uu59
40de380a37 Add recent log view on fluentd detail page 2014-06-09 16:42:19 +09:00
uu59
a47e339b0e Tutorials done 2014-06-06 17:36:19 +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
fd6402c152 Add tutorial page basis 2014-06-04 12:49:36 +09:00
uu59
488a0d8a59 Add polling alerts point on rails 2014-05-29 14:18:46 +09:00
uu59
a3c2696fd3 Rename: reload -> restart 2014-05-23 13:59:08 +09:00
uu59
92b42c51b7 Rename: fluentd/daemon -> fluentd/agent 2014-05-23 13:24:08 +09:00
uu59
c23d5254b3 Add Fluentd CRUD 2014-05-22 17:43:56 +09:00
uu59
c4ccb9488c Clean up routes 2014-05-22 13:48:18 +09:00
uu59
20997db412 remove unused paths for misc 2014-05-22 13:39:46 +09:00
uu59
80875d0b11 Change user management. just manage password for admin user 2014-05-22 11:04:24 +09:00