AltraMayor / AltraMayor/gatekeeper
Find an elegant solution to rotate Gatekeeper's log file
Open
enhancement
- Dominant language
- C
- Stars
- 1.6k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
In #139 using an lcore just for a timer is quite wasteful. For now, we are going to add this burden on the LLS block. This issue is meant to find an elegant solution to redirect DPDK log to file without mixing the code with the LLS block, or wasting an lcore.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.