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?
I assume with the value of 1 filebeat will rotate files with every log message. Which value would you set as min? I think a PR or github issue would be appreciated.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.