Skip to content

Commit

Permalink
Add fluent-plugin-tail_path to obsoleted plugins
Browse files Browse the repository at this point in the history
Because in_tail_path had been merged in in_tail in v0.14.

ref: fluent/fluentd#945
ref: fluent/fluentd#951
  • Loading branch information
cosmo0920 committed Feb 7, 2017
1 parent 24f2269 commit 8f1e328
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/plugins.rb
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ def self.update
'fluent-plugin-hostname',
'fluent-plugin-mysql-bulk',
'fluent-plugin-calc',
'fluent-plugin-mysqlslowquery'
'fluent-plugin-mysqlslowquery',
'fluent-plugin-tail_path',
]
end

Expand Down

0 comments on commit 8f1e328

Please sign in to comment.