Commit Graph

12 Commits

Author SHA1 Message Date
Jose Luis Gonzalez Calvo 4905e9f5b9
fix(inputs.netflow): Ensure type consistency for sFlow's IP version field (#16403) 2025-01-17 12:32:27 +01:00
Jose Luis Gonzalez Calvo 9cff0ceebe
fix(inputs.netflow): Decode flags in TCP and IP headers correctly (#16248)
Co-authored-by: jlgonzalez <jlgonzalez@sarenet.es>
2024-12-03 11:12:38 -06:00
Paweł Żak 3dea61cb5c
chore: Fix linter findings for `revive:exported` in `plugins/inputs/n*` (#16205) 2024-11-25 11:23:17 +01:00
Jose Luis Gonzalez Calvo 427b8d3a9b
fix(inputs.netflow): Cast TCP ports to uint16 (#16197)
Co-authored-by: jlgonzalez <jlgonzalez@sarenet.es>
2024-11-18 09:37:13 -06:00
Sven Rebhan 02a4ad58d5
fix(inputs.netflow): Cast complex types to field compatible ones (#16009) 2024-10-14 10:16:06 -05:00
Sven Rebhan afac9eb7a8
feat(inputs.netflow): Add support for sFlow drop notification packets (#15396) 2024-07-19 10:30:58 -05:00
Sven Rebhan 5903ed6a47
feat(inputs.netflow): Add more fields for sFlow extended gateway packets (#15521) 2024-06-25 07:38:14 -06:00
Sven Rebhan fb268db7f7
chore(deps): Migrate to maintained gopacket library (#15316) 2024-05-07 10:11:22 -06:00
Sven Rebhan 3cf2c34162
chore(deps): Bump github.com/netsampler/goflow2 from v1.3.6 to v2.1.2 (#14923) 2024-03-04 11:02:36 -06:00
Sven Rebhan ce64421419
fix(inputs.netflow): Handle malformed inputs gracefully (#14373) 2023-12-04 08:16:59 -07:00
Thomas Casteleyn 12d8c3d0f3
fix(inputs.netflow): Fix sFlow metric timestamp (#14195) 2023-10-30 05:18:55 -06:00
Sven Rebhan 6c49584355
feat(inputs.netflow): Add sFlow decoder (#13047) 2023-06-01 10:02:21 +02:00