171 Commits

Author SHA1 Message Date
uu59
f3c160f94d [WIP] 2015-01-13 18:22:27 +09:00
uu59
51df93d3de Support out_s3 v0.5.x 2015-01-13 17:34:56 +09:00
uu59
89c0457c5a Let plugin configure out to yaml 2015-01-13 17:34:56 +09:00
hassaku
9cc12f7bc3 Show exceptions if updating note fails. 2015-01-07 17:34:02 +09:00
hassaku
acb1c17fc1 Show list of config histories with table layout. 2015-01-07 15:13:32 +09:00
hassaku
7e062f860f Add action to update a note. 2015-01-07 14:09:19 +09:00
鳥井 雪
6105886705 Change to use application.yml setting instead of hard coded number 2014-12-17 18:44:17 +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
uu59
abe586e457 Display current fluentd status on the global header 2014-12-10 11:40:50 +09:00
hassaku
d5c679af43 Change label of forward source to suit output one. 2014-12-03 16:41:23 +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
ddac8006ca Fix typo 2014-11-27 17:57:38 +09:00
uu59
b94cc5eadb Fix text: terms.update -> terms.save 2014-11-26 16:58:26 +09:00
uu59
00c2eb1e5a CRUD for each setting section 2014-11-26 15:09:53 +09:00
uu59
86351718f3 Add JSON API for changing config by section 2014-11-25 18:05:25 +09:00
uu59
e8236456c2 Add feature spec 2014-11-18 16:01:39 +09:00
uu59
22dd9c4bdb Display current setting 2014-11-18 16:00:44 +09:00
Masahiro Nakagawa
b3800e16c6 Update recommended plugins 2014-11-14 15:29:23 -08:00
uu59
e79ebf7da0 Add specs for newer fluentd-ui available check and popup 2014-11-06 14:29:31 +09:00
uu59
53032dd4e3 Fix auto checking newer fluentd-ui available 2014-11-06 13:46:47 +09:00
Kyuden
8b07f217ff Display success message when password updated successfully 2014-10-03 12:41:51 +09:00
hassaku
3ae454566c Add draper gem to decorate a model. 2014-09-30 22:05:49 +09:00
hassaku
5424872bbf Add translation for processing. 2014-09-29 00:31:21 +09:00
kiyoto
483a66f408 Fix typo 2014-09-19 05:33:42 +00: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
b7a7b0a797 i18n for sigin in form placeholder 2014-07-31 17:28:50 +09:00
uu59
1d2059f04c Tiny DRY routes 2014-07-31 17:17:14 +09:00
uu59
3d750a0c7a Display a message for the daemon start/stop/restart could take a long time 2014-07-31 11:42:17 +09:00
uu59
260a12e375 Add notation for permission on in_tail setting page 2014-07-30 16:02:56 +09:00
uu59
aa9c3c7b2f Add setup link to nav if does not finished setup 2014-07-30 14:16:39 +09:00
uu59
6a19537a3f error -> messages 2014-07-28 16:58:05 +09:00
uu59
5e38563cfd Clean up fluentd setting translation 2014-07-28 16:55:13 +09:00
uu59
6f992553bc Separate tutorial translation 2014-07-28 16:46:15 +09:00
uu59
afed0f5ef1 Clean up misc pages translation 2014-07-28 16:41:14 +09:00
uu59
008fcb0e94 Clean up plugins translation 2014-07-28 16:39:15 +09:00
uu59
a9ab6c1270 Fix plugins handling 2014-07-28 15:28:59 +09:00
uu59
b31c664cc4 Write to specified file path for logging by ENV['FLUENTD_UI_LOG_PATH'] 2014-07-25 14:24:04 +09:00
uu59
3ada1f874c Switching brand name with ENV 2014-07-24 16:03:45 +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
Kazuki Ohta
416478619d little wording tweak 2014-07-22 23:54:41 -07:00
Kazuki Ohta
fabfba35a2 little wording & layout tweak 2014-07-22 23:43:51 -07:00
Kazuki Ohta
b377a185ff wording twek 2014-07-22 23:13:12 -07:00
uu59
6a4c551d77 Add primitive impl of mutilple <server> on out_forward 2014-07-22 18:33:14 +09:00