Merge "Increase maximum payload size for Monasca Log API"
This commit is contained in:
commit
ff51332763
@ -5,6 +5,8 @@ debug = {{ monasca_logging_debug }}
|
||||
|
||||
[service]
|
||||
region = {{ openstack_region_name }}
|
||||
# Increase the maximum payload size to slightly above the default Fluentd chunk size (8MB)
|
||||
max_log_size = 10485760
|
||||
|
||||
[kafka_healthcheck]
|
||||
kafka_topics = {{ monasca_raw_logs_topic }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user