Hi,
Is there a way to increase the number of processing events of filebeat?
Example:
I have a configuration for filebeat to read aws cloudwatch logs, but the biggest number that is on log debug is 100 for processing events. Can this number be bigger?
{"log.level":"debug","@timestamp":"2022-09-01T20:29:01.095Z","log.logger":"input.aws-cloudwatch.cloudwatch_poller","log.origin":{"file.name":"awscloudwatch/cloudwatch.go","file.line":91},"message":"Processing #100 events","service.name":"filebeat","id":"C52EF21AD91C78FC","ecs.version":"1.6.0"}
See "message" above.