[BE] FEAT: 로깅 기능 추가 및 프론트 요구사항 반영 #198 #201
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
해당 사항 (중복 선택)
설명
🔗 관련 이슈
해결한 이슈: closed #198
📝 작업 내용
[BE] FEAT: 메인서버 - 검색 기능 추가 #191 #197
=> ES와 Kibana 빌드 실패에 따른 main 서버가 작동하지 않은 문제
오류 원인
ELASTIC_PASSWORD=+bAf9ynghd3*Y7L6qFQi로 설정해놨지만 새롭게 이미지 pull 후 컨테이너를 띄우면 새롭게 password가 generated되면서 env에 설정해 놓은 password가 들어가지 않음초기 설정
해결 방안
=> application.properties에 재시도 설정 추가
📸 스크린샷(optional)