jmnote

Results 36 issues of jmnote

- fixes: #739

Keycloak

AuthCodeOption has been added to the PasswordCredentialsToken. This allows the use of ExtraParams. Test cases are included, so please take a look. Fixes golang/oauth2#259

Export log statistics metrics

enhancement

time="2023-07-17T07:02:27Z" level=info msg="DeleteBySize(23216655413 < 375809638400): DONE" file="delete.go:85" time="2023-07-17T07:02:27Z" level=info msg="DeleteBySize(23,216,655,413 < 375,809,638,400): DONE" file="delete.go:85"

enhancement

### What happened? https://github.com/kuoss/lethe/actions/runs/5102453005 Annotations 5 warnings [goimports](https://github.com/kuoss/lethe/actions/runs/5102453005/jobs/9172022605#step:4:6) The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ [go-vet](https://github.com/kuoss/lethe/actions/runs/5102453005/jobs/9172022660#step:2:13)...

technical debt

return warrnings pattern

refactoring

### What would you like to be added? GNU find ### Why is this needed? - https://unix.stackexchange.com/questions/475020/difference-between-find-and-gnu-find

### What would you like to be added? rotation_interval config 도입 ### Why is this needed? ```yaml retention: rotation_interval: 20m #### size: 100m time: 1d storage: driver: filesystem rootdirectory: /data/log...

enhancement

### What would you like to be added? search filter keyword with quotes ### Why is this needed? 현재는 검색 키워드에 따옴표 없이 되는데 따옴표가 있는 것을 표준으로 하고자 합니다.

documentation
enhancement