Hi folks! I wrote a small parser script, which parses old logfiles to GELF format. I tried to send the parsed data to the graylog2 server input GELF UDP by using netcat. This works pretty so far.... except of a "lil" issue:
The input statistic says it got a total amount of 140 MiB incoming Network IO data. If I try to look which messages these are (Messages from this input), the system tells me that "Nothing found". The curious thing about that is the fact, that the source statistic for the affected source / timestamp shows up message activity (and no, if I try to choose the seen period of time, it still says "Nothing found"). So I believe the Messages are logged in Mongo but for some weird reason not in elasticsearch. Any Ideas? I'm running graylog2 0.20.1 -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
