Fixed kmsg plugin parser on 32-bit architectures
When building for 32-bit platforms, long actually means 32-bit integer doesn't match with the uint64_t type that actually stores the parsed values from the input line.
After uptime goes beyond 30 minutes, the strtoul that parses the uptime value fails with ERANGE.
Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.