Fortinet module `sentdelta` and `rcvddelta` field type is not number

In the Filebeat fortinet module, the fields fortinet.firewall.sentdelta and fortinet.firewall.rcvddelta are set as Keyword type.

I am not sure if it is intended or not, but I think these fields should be Long type to support aggregation.

Hello and welcome,

You will need to open an Issue on the Beats repository in Github, this one.

This was already fixed on the Elastic Agent integration, but the fix was not replicated to the Filebeat module for some reason.

On the Integration this was fixed on April, with this PR: [fortinet_fortigate] Add deltabytes field, ensure rcvddelta and sentdelta fields are integers by taylor-swanson · Pull Request #13668 · elastic/integrations · GitHub

1 Like