Add multline separation #11
RegulumDreik
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Could you attach an example of the multiline log? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes, it's possible to separate messages correctly. You have to specify the format of the log manually in
Don't forget to replace "/my-app/logs/filename.log" with the path to your log location. The result will look like
|
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
-
Hello! I am very interested in this application. But I got a problem when using it with multi-line logs. It is not possible to adequately separate messages with more than one line in them. In filebeats, as far as I know, it is possible to write a pattern for dividing the log into messages. For further analysis. I would like to see similar functionality here.
Beta Was this translation helpful? Give feedback.
All reactions