TomonoriSoejima / Tejun

notes related to working cases
5 stars 3 forks source link

checking change log on rotate_every_kb #116

Open TomonoriSoejima opened 1 year ago

TomonoriSoejima commented 1 year ago
git clone https://github.com/elastic/beats.git
cd beats
pwd
fd go | xargs ag rotate_every_kb
fd go | xargs ag RotateEveryKb

git log libbeat/outputs/fileout/config.go
git log libbeat/outputs/fileout/file.go