Skip to content

[Packetbeat] Cherry-pick #11503 to 7.x: nfs: enforce unique ILLEGAL opname when failed to match operation #12025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2019

Conversation

adriansr
Copy link
Contributor

@adriansr adriansr commented May 2, 2019

Cherry-pick of PR #11503 to 7.x branch. Original message:

When we fail to map packet to a valid NFS4 operation, then opname
ILLEGAL with opcode it used, like ILLEGAL (4294967295). While
this points to a bug in packet detection, such 'random' illegal
opnames create multiple new operations that confuse kibana.

Do not include opcode into opname ILLEGAL.

Signed-off-by: Tigran Mkrtchyan tigran.mkrtchyan@desy.de
(cherry picked from commit f457715)

…astic#11503)

When we fail to map packet to a valid NFS4 operation, then opname
ILLEGAL with opcode it used, like `ILLEGAL (4294967295)`. While
this points to a bug in packet detection, such 'random' illegal
opnames create multiple new operations that confuse kibana.

Do not include opcode into opname ILLEGAL.

Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
(cherry picked from commit f457715)
@adriansr adriansr merged commit 112be65 into elastic:7.x May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants