You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running Filebeat s3 input polling mode, we suppose to have the options to backup s3 objects into a specific bucket and delete the object after backup.
When running Filebeat s3 input polling mode, we suppose to have the options to backup s3 objects into a specific bucket and delete the object after backup.
With this config, objects/logs will be ingested from the bucket specified in
bucket_arn
into Elasticsearch just fine but no backup or delete happened.This is a bug introduced in 8.14
The text was updated successfully, but these errors were encountered: