Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEPLOY] 배포 #112

Merged
merged 3 commits into from
Aug 24, 2024
Merged

[DEPLOY] 배포 #112

merged 3 commits into from
Aug 24, 2024

Conversation

hojinida
Copy link
Contributor

📄 Summary

🙋🏻 More

hojinida and others added 3 commits August 22, 2024 20:16
* [FEAT] Host, X-ForwarddedFor , X-Forwarded-Proto 요청로그 추가, 응답 로거 구현 (#103)

* [FEAT] xml 설정에서 추가한 값 주입, IP,Host,XForwarded 값 주입 위해 nginx 설정 수정 (#103)

* [FEAT] 로그 파일을 덮어쓰도록 수정 (#103)

* [FIX] Put -> Patch (#103)
…패키지 경로 수정 (#109)

* [REFACTOR]: domain module 에서 exception 던지게 수정

* [FIX]: User, Token DB 조회 삭제되지 않은 데이터만 조회하게 변경

* [REFACTOR]: TokenValidator의 refresh method로 토큰 검증 + 갱신을 묶어 TokenService의 refresh 로직 가독성 증대

* [REFACTOR]: core-domain 모듈 test package 경로 수정 및 TokenValidator test 작성
* [FEAT] requestUrl 추가 (#108)

* [FEAT] 인증로그에 sourceIp, xForwarded-For 추가 (#108)

* [FEAT] 요청 로그의 host, referer 삭제 (#108)

* [FEAT] Async Enable (#108)

* [FEAT] 중복선언 삭제 (#108)

* [FEAT] Async 비동기 작업시 스레드가 변경되어 MDC 값이 사라지는 오류 때문에 MDC 값 전파하는 Decorator 구현 (#108)

* [FEAT] MDC 를 필터에서 주입하도록 변경 (#108)

* [FEAT] 다시 AOP로 변경 (filter를 거치지 않는 요청은 잡지 못하는 문제)(#108)

* [FEAT] responseLogger UserId 추가 (#108)

* [FEAT] 패턴 순서 변경 (#108)

* [FEAT] 데이터베이스 로거 구현 (#108)

* [CHORE] 파일 이름 변경 (#108)

* [FEAT] 쿼리 MDC 에서 주입받도록 수정 (#108)

* [FEAT] 하이버네이트 inspector 구현 후 설정 (#108)

* [FEAT] 데이터 베이스 로깅 Aspect 구현 (#108)

* [FEAT] auth 로그의 ip, xForwarded 추가 함에 따라 앞단에서 한번 더 MDC 설정 (#108)

* [FEAT] Local 에서 테스트 후 정상 작동 하는것을 확인 live로 반영 (#108)

* [FEAT] 패턴 순서 promtail.yml 과 동일한 위치로 설정 (#108)
@hojinida hojinida self-assigned this Aug 24, 2024
@hojinida hojinida merged commit 1cae1db into main Aug 24, 2024
@hojinida hojinida linked an issue Aug 24, 2024 that may be closed by this pull request
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

데이터베이스 로깅
2 participants