fluent / fluent/fluent-logger-php
Feature Request - batch logging in FluentLogger->post() function
Open
- Dominant language
- PHP
- Stars
- 218
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I want to be able to write batch logs (50 items) atomically.
Currently, I'm posting logs in foreach loop in batch requests. However, if td agent stops unexpectedly, I need to write the complete request(50 items) to csv. Is it possible in the current code base ? Does fluentd interface support batch logging ?
Thanks
Aras
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.