Hi,
I would like to check whether logql supports similar to grep functionality of grep -A10 -B10 “String pattern”
Because if i search for a “Error” keyword in logs i get to see just error matching lines but to debug and troubleshoot i want to see before and after log lines of matching keyword.
Is there a workaround to do this?
1 Like
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.