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

Feature/1402 로그 모니터링 시스템 구축 #1422

Closed

Commits on Jul 17, 2023

  1. fix : yml indent 으로 인한 빌드 실패 수정

    - json 으로 변경해보기 + EOF를 제일 왼쪽에 붙이기
    java-saeng committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    af02455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4901931 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce295d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    6e19570 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    db18cdb View commit details
    Browse the repository at this point in the history
  2. fix : restart 쉘 스크립트에서 현재 실행되고 있는 filebeat를 찾을 때, ./filebeat로 시작하는 ps…

    …를 찾아야 했었음
    
    - grep filebeat가 아닌 grep ./filebeat로 수정
    java-saeng committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    76fbaa4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/1402-로그_모니터링_시스템_구축' of https://github.com/woow…

    …acourse/prolog into feature/1402-로그_모니터링_시스템_구축
    java-saeng committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    aba931a View commit details
    Browse the repository at this point in the history
  4. fix : filebeat를 nohup으로 실행하여 GitHub Actions에서는 스크립트가 끝나지 않아 무한로딩 발생

    - disown 명령어를 통해서 백그라운드에서 실행되는 프로세스를 현재의 쉘과 분리
    java-saeng committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3896ced View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. fix: newline 추가

    seokhongkim committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    62ab1fe View commit details
    Browse the repository at this point in the history
  2. fix: newline 제거

    seokhongkim committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ed4920c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d16df5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    35028bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc3de06 View commit details
    Browse the repository at this point in the history
  3. fix : disown 삭제

    java-saeng committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    bdf985b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. fix : conflict 해결

    java-saeng committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b17d4ff View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Revert "Merge pull request #1405 from woowacourse/refactor/1403-axios"

    This reverts commit abb794e, reversing
    changes made to 0936380.
    solo5star committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4b87637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6afb468 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0a954e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1453 from woowacourse/hotfix/1451-fix-studylogs-w…

    …riting
    
    Hotfix/1451 프롤로그 글쓰기 기능 핫픽스
    solo5star authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    951ac3a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    61f65a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b2c3a2 View commit details
    Browse the repository at this point in the history
  3. merge: 아티클 날짜 형식 수정

    feature/1454-아티클_반환_날짜_형식_수정
    hong-sile authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    374e4ef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1457 from woowacourse/hotfix/1455

    [hotfix] article 테이블 생성 sql 이름 변경
    splitCoding authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    25c0a9c View commit details
    Browse the repository at this point in the history
  5. fix : conflict 해결

    java-saeng committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    989e20b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b00e711 View commit details
    Browse the repository at this point in the history