File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -199,7 +199,11 @@ Duplicated paths:
199199Done collection ratio check for 0 files.
200200
201201All check completed.
202- Some anomalies are found. Please check whether there is any log loss.
202+ Some anomalies are found. Please check the logs for details.
203+ If you have any questions or issues, please report them to the following:
204+ Fluentd Q&A: https://github.com/fluent/fluentd/discussions/categories/q-a
205+ Fluentd Q&A (日本語用): https://github.com/fluent/fluentd/discussions/categories/q-a-japanese
206+ About this command (日本語可): https://github.com/clear-code/fluent-tail_checker/issues
203207```
204208
205209In this case, some the pos entries are duplicated.
@@ -223,7 +227,11 @@ Filepaths with too low collection ratio (threshold: 0.5):
223227 /test/foo.log (ratio: 0.1)
224228
225229All check completed.
226- Some anomalies are found. Please check whether there is any log loss.
230+ Some anomalies are found. Please check the logs for details.
231+ If you have any questions or issues, please report them to the following:
232+ Fluentd Q&A: https://github.com/fluent/fluentd/discussions/categories/q-a
233+ Fluentd Q&A (日本語用): https://github.com/fluent/fluentd/discussions/categories/q-a-japanese
234+ About this command (日本語可): https://github.com/clear-code/fluent-tail_checker/issues
227235```
228236
229237In this case, collection ratio of some target files are too low.
You can’t perform that action at this time.
0 commit comments