Graylog2 / Graylog2/graylog-plugin-integrations

Handle NODATA AWS Flow Log messages

Open
#336 0 comments 0 reactions 0 assignees View on GitHub
aws bug
Dominant language
Java
Stars
17
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Occasionally NODATA flow log messages arrive in the stream of regular flow log messages. They look like the following:

`2 459220251735 eni-029d1d22467f80aa9 - - - - - - - 1575609521 1575609563 - NODATA`

These messages are not identified as Flow Logs by the newer Kinesis Functionality Health Check. This causes the Health Check to fail if one of these is returned during the Health Check when the stream really contains flow logs.

We should decide what to do about these. What are they from? What do they mean? Perhaps they should be skipped during the health check?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.