Questions tagged [logmx]

LogMX is a cross-platform tool made for developers and administrators who analyze log files. The specificity of LogMX is to be able to read, parse, and interpret any log, coming from any data source: the user can extend the software to handle new log formats, and to read logs from new data sources (e.g. database, network, ...).

LogMX is a cross-platform tool made for developers and administrators who analyze log files.

The specificity of LogMX is to be able to read, parse, and interpret any log, coming from any data source: the user can extend the software to handle new log formats, and to read logs from new data sources (e.g. database, network, ...).

1 questions
3
votes
2 answers

Issue with LogMX Regular Expression Parser

We are using LogMX log viewer to monitor our application logs, using a Regular Expression Parser. Every time a log message contains the "-" character, LogMX doesn't parse the log event as expected. For example, the following log event: [ERROR] |…
ebatienss
  • 78
  • 4