Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Anastasios Lisgaras
GitHubHistory
Commits
f2ddbd05
Commit
f2ddbd05
authored
Mar 17, 2016
by
Paschalis Korosoglou
Browse files
ARGO-365 Fix in consumer configuration template
parent
923626ae
Changes
1
Show whitespace changes
Inline
Side-by-side
roles/consumer/templates/consumer.conf.j2
View file @
f2ddbd05
...
...
@@ -37,5 +37,5 @@ UseSSL = False
[Output]
Directory = /var/lib/argo-{{ item.key | lower }}-consumer
Filename = argo-consumer_log_%s.avro
ErrorFilename = argo-consumer_error_log_%s.avro
\ No newline at end of file
Filename = argo-consumer_log_DATE.avro
ErrorFilename = argo-consumer_error_log_DATE.avro
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment