- Check reading /path/to/file
- read_from_head true / false
- Check /path/to/file rotation (waiting rotate_wait time and read logs in parallel)
- mv file file1; touch file
- mv file file1
- rm file
- truncate file
- /path/to/*
- Check start reading new file
- Check stop tailing deleted file
- Check pos_file content
- /path/to/%m
- Check start reading new file
- Check stop tailing deleted file
- Check pos_file content
- /path/to/file 読み込みチェック
- read_from_head true / false
- /path/to/fileのローテーションチェック (rotate_waitちゃんと待つか and 並行して読めているか)
- mv file file1; touch file
- mv file file1
- rm file
- truncate file
- /path/to/*
- ちゃんと新しいファイルを読み込めているか
- ちゃんと削除されたファイルの読み込みが止まっているか
- pos_fileをチェックする
- /path/to/%m
- ちゃんと新しいファイルを読み込めているか
- ちゃんと過去のファイルの読み込みが止まっているか
- pos_fileをチェックする