Search found 6 matches

by holger
Tue Nov 09, 2021 11:08 am
Forum: Writing a Parser
Topic: LogMX not showing entries on INFO level (logback format)
Replies: 8
Views: 57422

Re: LogMX not showing entries on INFO level (logback format)

Hello Xavier,

I found the cause. Under "Tags setting" for Level "May contain space(s)" has to be true.
Screenshot 2021-11-09 at 12.06.38.png
Screenshot 2021-11-09 at 12.06.38.png (99.57 KiB) Viewed 57406 times
Thanks,
Holger
by holger
Tue Nov 09, 2021 6:50 am
Forum: Writing a Parser
Topic: LogMX not showing entries on INFO level (logback format)
Replies: 8
Views: 57422

Re: LogMX not showing entries on INFO level (logback format)

Hello Xavier,

thanks for helping me. I opened the parser, cut the not working pattern and pasted it again and suddenly it worked.

However, it would be interesting to know the cause. So I attached the damaged parser.

Sincerely,
Holger
by holger
Mon Nov 08, 2021 8:18 am
Forum: Writing a Parser
Topic: LogMX not showing entries on INFO level (logback format)
Replies: 8
Views: 57422

Re: LogMX not showing entries on INFO level (logback format)

The version in use:
Screenshot 2021-11-08 at 09.16.59.png
Screenshot 2021-11-08 at 09.16.59.png (43.84 KiB) Viewed 57412 times
by holger
Mon Nov 08, 2021 8:13 am
Forum: Writing a Parser
Topic: LogMX not showing entries on INFO level (logback format)
Replies: 8
Views: 57422

Re: LogMX not showing entries on INFO level (logback format)

Here is the exported parser pattern and a log file to reproduce the behaviour.
by holger
Mon Nov 08, 2021 8:11 am
Forum: Writing a Parser
Topic: LogMX not showing entries on INFO level (logback format)
Replies: 8
Views: 57422

Re: LogMX not showing entries on INFO level (logback format)

> "so maybe there's an extra white space somewhere I missed on your screenshot" Hello Xavier, between level and emitter there are two spaces, according to your explanation I found here: http://logmx.com/forum/viewtopic.php?f=4&t=1756&p=5861&hilit=logback+INFO+level#p5861: "you shall have "YourThread...
by holger
Wed Sep 01, 2021 11:28 am
Forum: Writing a Parser
Topic: LogMX not showing entries on INFO level (logback format)
Replies: 8
Views: 57422

LogMX not showing entries on INFO level (logback format)

I followed the description found here: http://logmx.com/forum/viewtopic.php?f= ... evel#p5861

Although it is "INFO " in the log file, these entries are not shown. See attached screenshot:
Screenshot 2021-09-01 at 13.10.22.png
Screenshot 2021-09-01 at 13.10.22.png (92.65 KiB) Viewed 57422 times