minio/internal/logger
Praveen raj Mani 261111e728
Kafka notify: support batched commits for queue store (#20377)
The items will be saved per target batch and will
be committed to the queue store when the batch is full

Also, periodically commit the batched items to the queue store
based on configured commit_timeout; default is 30s;

Bonus: compress queue store multi writes
2024-09-06 16:06:30 -07:00
..
message/audit ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
target Kafka notify: support batched commits for queue store (#20377) 2024-09-06 16:06:30 -07:00
audit.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
config.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
console.go do not print unexpected logs (#20083) 2024-07-12 13:51:54 -07:00
help.go add batchSize support for webhook endpoints (#19214) 2024-03-07 12:17:46 -08:00
legacy.go fix: prioritize audit_webhook and logger_webhook ENVs over the config KVS (#17783) 2023-08-03 02:47:07 -07:00
logger.go fix: simplify error logged when logger target is unreachable (#20304) 2024-08-22 02:43:48 -07:00
logonce.go logging: Add subsystem to log API (#19002) 2024-04-04 05:04:40 -07:00
logrotate.go ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
reqinfo.go flatten out audit tags, do not send as free-form (#20256) 2024-08-13 15:22:04 -07:00
targets.go race: Fix detected test race in the internal audit code (#19865) 2024-06-03 08:44:50 -07:00
utils.go Replaces 'disk'=>'drive' visible to end user (#15464) 2022-08-04 16:10:08 -07:00