Hi
we use NXLOG Enterprise with NXLog Manager since a few weeks and all worked fine, until yesterday.
we rebooted the machine and face since that “mapper parsing exceptions” in graylog.
All events from our domain controllers create the following events:
{“type”:“mapper_parsing_exception”,“reason”:“failed to parse [Channel]”,“caused_by”:{“type”:“number_format_exception”,“reason”:“For input string: “Security””}}
{"type":"mapper_parsing_exception","reason":"failed to parse [Channel]","caused_by":{"type":"number_format_exception","reason":"For input string: \"Microsoft-Windows-WMI-Activity/Operational\""}}
Except DNS. DNS Events are still parsable by Graylog/ElasticSearch.
I’ve already contacted NXLOG and they told me, that the problem itself is graylog, as it misinterprets the sent data?!?
I’ve checked the forum already and found multiple entries about similar problems with different solutions.
one solution is to create special elastic-search configs, but thats one thing, which I can’t follow up, as the parser worked already… , the other Solution was to install ElasticSearch 5, but I can’t find any documentation, that that would work.
we are currently running on:
elasticsearch/unbekannt,now 2.4.6 all
graylog-server/stable,stable,now 2.4.6-1 all / graylog-2.4-repository/stable,stable,now 1-6 all
Distributor ID: Ubuntu
Description: Ubuntu 16.04.5 LTS
Release: 16.04
Codename: xenial
Linux 4.4.0-135-generic #161-Ubuntu SMP Mon Aug 27 10:45:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Input:
GELF TCP / 12201 without SSL / No Extractors or simliar
We have only the default GROK-Patterns in use, which were shipped, nothing custom at all.
do you have any hints, how we can get the parser working again?
regards michael