fluent / fluent/fluent-plugin-grok-parser
Seems like field's type is not counted by this plugin.
Open
- Dominant language
- Ruby
- Stars
- 108
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Even though I am providing grokked field with type as follow:
`%{NUMBER:response:integer}`
It appears in EFK as type `string`.
Though no errors in fluentd's logs etc.
It seems like it's being ignored at all.
Any bits of advice on how can it be overcome?
```
root@fluentd-fluentd-elasticsearch-jpcqh:/# fluentd --version
fluentd 1.3.3
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.