[
https://issues.apache.org/jira/browse/AMBARI-21968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168556#comment-16168556
]
Miklos Gergely commented on AMBARI-21968:
-----------------------------------------
committed to trunk:
{code:java}
commit cb46f39eee877a530f175d86ca1ac85d70c8df82
Author: Miklos Gergely <[email protected]>
Date: Fri Sep 15 23:33:14 2017 +0200
AMBARI-21968. Log Feeder should not support german month names (mgergely)
Change-Id: Ide49665132f649fdac25cfbd107d5069f1a9bfdc
{code}
committed to branch-2.6:
{code:java}
commit 7ef365215fdb2274c8ccb71a80c650c060ac4db6
Author: Miklos Gergely <[email protected]>
Date: Fri Sep 15 23:30:52 2017 +0200
AMBARI-21968. Log Feeder should not support german month names (mgergely)
Change-Id: I686fa5cc2a6f41c7061fb288ff5851b0d752ffa0
{code}
> Log Feeder should not support german month names
> ------------------------------------------------
>
> Key: AMBARI-21968
> URL: https://issues.apache.org/jira/browse/AMBARI-21968
> Project: Ambari
> Issue Type: Bug
> Components: ambari-logsearch
> Affects Versions: 2.5.0
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Fix For: 2.6.0
>
> Attachments: AMBARI-21968.patch
>
>
> Log Feeder grok patterns currently support german month names too. This has
> almost no usefulness at all, as there are no german language logs, and we
> don't even support german day names, but it may cause errors as the März
> contains a ä character which may lead to encoding related errors.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)