fluentd-ui/app/models/fluentd/setting
Kenji Okimoto 93e2acb316 Add separated setting view for AWS credentials
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 11:50:53 +09:00
..
type Add object type 2018-06-21 17:01:47 +09:00
buffer_file.rb Organize initial parameters 2018-06-18 14:38:07 +09:00
buffer_memory.rb Support buffer section 2018-06-08 10:12:55 +09:00
config.rb Fix to write config file via Fleuntd::Agent 2014-12-17 13:21:58 +09:00
formatter_csv.rb Define options for formatter plugins 2018-06-07 17:41:55 +09:00
formatter_hash.rb Define options for formatter plugins 2018-06-07 17:41:55 +09:00
formatter_json.rb Define options for formatter plugins 2018-06-07 17:41:55 +09:00
formatter_ltsv.rb Define options for formatter plugins 2018-06-07 17:41:55 +09:00
formatter_msgpack.rb Fix typos 2018-06-06 18:04:46 +09:00
formatter_out_file.rb Define options for formatter plugins 2018-06-07 17:41:55 +09:00
formatter_single_value.rb Define options for formatter plugins 2018-06-07 17:41:55 +09:00
formatter_stdout.rb Define options for formatter plugins 2018-06-07 17:41:55 +09:00
formatter_tsv.rb Define options for formatter plugins 2018-06-07 17:41:55 +09:00
in_forward.rb Remove redundant initial_params 2018-06-26 10:00:59 +09:00
in_http.rb Organize some input plugins' parameters 2018-06-07 17:18:00 +09:00
in_monitor_agent.rb Set default values to in_monitor_agent 2018-06-05 15:28:02 +09:00
in_syslog.rb Organize initial_params 2018-07-09 14:30:02 +09:00
in_tail.rb Remove unused methods 2018-06-15 14:19:51 +09:00
out_elasticsearch.rb Organize initial parameters 2018-06-18 14:38:07 +09:00
out_forward.rb Organize initial_params 2018-07-09 14:30:02 +09:00
out_mongo.rb Remove redundant validation 2018-06-21 11:19:57 +09:00
out_s3.rb Add separated setting view for AWS credentials 2018-07-18 11:50:53 +09:00
out_stdout.rb Organize initial parameters 2018-06-18 14:38:07 +09:00
out_tdlog.rb Set initial params 2018-07-10 16:21:25 +09:00
parser_apache2.rb Fix typos 2018-06-06 18:04:46 +09:00
parser_apache_error.rb Fix typos 2018-06-06 18:04:46 +09:00
parser_apache.rb Fix typos 2018-06-06 18:04:46 +09:00
parser_csv.rb Fix typos 2018-06-06 18:04:46 +09:00
parser_in_http.rb Add parser_in_http 2018-06-06 18:05:22 +09:00
parser_json.rb Add parameters to some parser plugins 2018-06-07 16:37:49 +09:00
parser_ltsv.rb Define options for parser_ltsv 2018-06-07 17:27:33 +09:00
parser_msgpack.rb Fix typos 2018-06-06 18:04:46 +09:00
parser_multiline.rb Define options for parser_multiline 2018-06-07 17:36:44 +09:00
parser_nginx.rb Fix typos 2018-06-06 18:04:46 +09:00
parser_none.rb Define options for parser_none 2018-06-07 17:36:56 +09:00
parser_regexp.rb Define options for parser_regexp 2018-06-07 17:25:07 +09:00
parser_syslog.rb Add parameters to some parser plugins 2018-06-07 16:37:49 +09:00
parser_tsv.rb Add parameters to some parser plugins 2018-06-07 16:37:49 +09:00
section.rb Add Fluentd::Setting::RegistryLoader 2018-06-25 18:07:37 +09:00
storage_local.rb Support storage section 2018-06-08 10:12:55 +09:00