Ward Bekker created METRON-2163:
-----------------------------------
Summary: MetronUI: Show underlying parser issue/stacktrace instead
of generic 500 alert
Key: METRON-2163
URL: https://issues.apache.org/jira/browse/METRON-2163
Project: Metron
Issue Type: Improvement
Affects Versions: 0.7.1
Reporter: Ward Bekker
When there is an issue in the grok parser, either an incorrect grok expression,
or an issue in the parserconfig settings, an exception is thrown in the
underlying rest API.
Current UI behaviour:
This is shown as a generic server error 500 alert box on the UI. This requires
the user to ssh into the node with the metron rest server, and to inspect the
stacktrace in the log.
Expected UI behaviour:
Relevant part of the stack trace / exception is shown to the user. This allows
for a faster debug cycle.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)