Skip to content

Commit

Permalink
Merge pull request #166 from cloud-gov/batch
Browse files Browse the repository at this point in the history
Batch increase to 500 size
  • Loading branch information
JasonTheMain authored Dec 17, 2024
2 parents 0abbfa0 + 301add7 commit 16771d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs/ingestor_syslog/templates/config/logstash.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ queue.max_bytes: <%= p("logstash.queue.max_bytes") %>
queue.checkpoint.acks: <%= p("logstash.queue.checkpoint.acks") %>
queue.checkpoint.writes: <%= p("logstash.queue.checkpoint.writes") %>
queue.checkpoint.interval: <%= p("logstash.queue.checkpoint.interval") %>
pipeline.batch.size: 500

0 comments on commit 16771d1

Please sign in to comment.