728x90 cache2 filebeat offset (캐시) 삭제 Filebeat가 설치된 디렉토리에서 .filebeat 를 삭제한다. $ rm -rf $FILEBEAT_HOME/.filebeat 출처: https://sseungshin.tistory.com/59 [My Dev. story] Filebeat로 읽던 파일 offset 초기화 하기 Filebeat가 설치된 디렉토리에서 .filebeat 를 삭제한다. $ rm -rf $FILEBEAT_HOME/.filebeat sseungshin.tistory.com 2022. 5. 18. spring security 예외처리 package io.security.basicsecurity; import org.springframework.context.annotation.Configuration; import org.springframework.security.access.AccessDeniedException; import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder; import org.springframework.security.config.annotation.web.builders.HttpSecurity; import org.springframework.security.config.anno.. 2021. 12. 2. 이전 1 다음 728x90