We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AlertLog 모니터링 시, 특정 키워드가 포함된 Log를 조회하고 싶을 경우, 재 조회하는 것보다 기존 로그를 모두 저장하고 있고, Filter를 적용하여 일부 Log만 보여줄 수 있도록 하면 성능이 향상될 것으로 보임
The text was updated successfully, but these errors were encountered:
Dokyeongyun
No branches or pull requests
AlertLog 모니터링 시, 특정 키워드가 포함된 Log를 조회하고 싶을 경우,
재 조회하는 것보다 기존 로그를 모두 저장하고 있고,
Filter를 적용하여 일부 Log만 보여줄 수 있도록 하면 성능이 향상될 것으로 보임
The text was updated successfully, but these errors were encountered: