Signed-off-by: Tobik, Balint <balint.tobik@nokia.com>
Change-Id: I569bb660589c7f2b309cbd3ad60dcbf92f426e68
%define COMPONENT infra-charts
%define RPM_NAME caas-%{COMPONENT}
%define RPM_MAJOR_VERSION 1.0.0
-%define RPM_MINOR_VERSION 10
+%define RPM_MINOR_VERSION 11
Name: %{RPM_NAME}
Version: %{RPM_MAJOR_VERSION}
path /var/log/containers/*_{{ . }}_*.log
pos_file /var/lib/fluentd/fluentd-{{ . }}.log.pos
time_format %Y-%m-%dT%H:%M:%S.%NZ
+ refresh_interval 10
tag kubernetes.*
format json
read_from_head true
path /var/log/containers/*_{{ $element.namespace }}-{{ $index }}_*.log
pos_file /var/lib/fluentd/fluentd-{{ $element.namespace }}-{{ $index }}.log.pos
time_format %Y-%m-%dT%H:%M:%S.%NZ
+ refresh_interval 10
tag kubernetes.*
format json
read_from_head true