mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-12 01:07:09 +02:00
$ 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' |
||
---|---|---|
.. | ||
in_syslog_controller.rb | ||
in_tail_controller.rb | ||
out_forward_controller.rb | ||
out_mongo_controller.rb | ||
out_s3_controller.rb | ||
out_td_controller.rb |