Skip to content

Commit

Permalink
Merge pull request #240 from giannello/patch-1
Browse files Browse the repository at this point in the history
Include external configuration files
  • Loading branch information
repeatedly committed Dec 16, 2018
2 parents d2d32ad + 9b5b3fc commit 2bf1b46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/conf/fluent.conf.erb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
@include systemd.conf
<% end%>
@include kubernetes.conf
@include conf.d/*.conf

<% case target when "elasticsearch"%>
<match **>
Expand Down

0 comments on commit 2bf1b46

Please sign in to comment.