mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
Support storage
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
8644549fce
commit
2f2b388d57
@ -17,6 +17,8 @@ class Fluentd
|
||||
"format"
|
||||
when "buffer"
|
||||
"buffer"
|
||||
when "storage"
|
||||
"storage"
|
||||
end
|
||||
_attributes = { "@type" => self.plugin_name }.merge(attributes)
|
||||
_attributes["@log_level"] = _attributes.delete("log_level")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user