Skip to content
Snippets Groups Projects
Commit ff513327 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Increase maximum payload size for Monasca Log API"

parents 3e3af0df b1dee2d8
No related branches found
No related tags found
No related merge requests found
......@@ -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 }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment