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
Can i request a feature to be able to collapse all lines to a single row? Sometimes the lines are long and I only want to see 1 line then I'll open the message details to view the full message and next/prev through the list.
thanks
scott
The text was updated successfully, but these errors were encountered:
Did you create the log format in question? If so, you can modify it to show the multiline log messages as you prefer. The format can be edited using the user interface (in Add New Log Source dialog, press Manage formats...) or manually by editing the corresponding *.format.xml file. I'll give examples of what can be put to the *.format.xml file.
Assuming you have a regex capture named body, this code will collapse all line into one row:
Can i request a feature to be able to collapse all lines to a single row? Sometimes the lines are long and I only want to see 1 line then I'll open the message details to view the full message and next/prev through the list.
thanks
scott
The text was updated successfully, but these errors were encountered: