beats icon indicating copy to clipboard operation
beats copied to clipboard

Clean up some handling for decoder record and templates

Open jrmolin opened this issue 2 weeks ago • 4 comments

Proposed commit message

filebeat: refactor NetFlow decoder record and template handling

This refactors some internal logic in the NetFlow v9 decoder to improve the robustness of record and template processing.

Checklist

  • [x] My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • [ ] I have added an entry in ./changelog/fragments using the changelog tool.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

jrmolin avatar Dec 11 '25 19:12 jrmolin

:robot: GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

github-actions[bot] avatar Dec 11 '25 19:12 github-actions[bot]

LGTM.

vinit-chauhan avatar Dec 12 '25 18:12 vinit-chauhan

Pinging @elastic/integration-experience (Team:Integration-Experience)

elasticmachine avatar Dec 14 '25 20:12 elasticmachine

@mergifyio backport 8.19 9.1 9.2 9.3

github-actions[bot] avatar Dec 18 '25 17:12 github-actions[bot]