Parse multiple lines in a log file #16967
Unanswered
siddharthb78
asked this question in
Q&A
Replies: 1 comment
-
you could try this
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a log file which contains information of the following format:
I want to store this multiline stack trace in a single field called stack trace. How do I do it using remap? Would be helpful if you could provide a code for it.
Beta Was this translation helpful? Give feedback.
All reactions