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
37d4669f
Commit
37d4669f
authored
Mar 17, 2016
by
Pavlos Daoglou
Browse files
Merge pull request #58 from pkoro/fix_consumer_config
ARGO-365 Fix in consumer configuration template
parents
f2982eb8
f2ddbd05
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/consumer/templates/consumer.conf.j2
View file @
37d4669f
...
...
@@ -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