I was playing around with Filebeat along with my colleague and noticed that filebeat configuration allows a minimum value of rotateeverybytes as 1 (see code ) . This looks to me like an invalid validation check and does not seem to add value, in my opinion.
Should it be updated with better minimum validation?
