You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I execute: bonfire -k --search-from 2022-10-05\ 23:35:22.000 --search-to 2022-10-07\ 23:39:22.000 :docker
it gives me the correct result, but if I add -f it starts rolling with current logs, so it is not considering the time for the search, it should just show the logs for that time range and stay in standby
The text was updated successfully, but these errors were encountered:
If I execute:
bonfire -k --search-from 2022-10-05\ 23:35:22.000 --search-to 2022-10-07\ 23:39:22.000 :docker
it gives me the correct result, but if I add
-f
it starts rolling with current logs, so it is not considering the time for the search, it should just show the logs for that time range and stay in standbyThe text was updated successfully, but these errors were encountered: